log NEWS @ 10197:d079dd7b69bc

age author description
Tue, 10 Jun 2008 17:38:39 +0200 Bruno Haible Add termsigp argument to execute() and wait_process().
Sat, 10 May 2008 14:24:14 +0200 Bruno Haible Split up the 'linebreak' module.
Tue, 29 Apr 2008 19:47:39 +0200 Bruno Haible Mention Simon's recent changes.
Tue, 29 Apr 2008 02:55:59 +0200 Bruno Haible Declare rpmatch.
Mon, 10 Mar 2008 02:01:23 +0100 Bruno Haible Take into account the number of pushed-back bytes (ungetc).
Sat, 26 Jan 2008 15:17:58 +0100 Bruno Haible Rename isnan, applicable to 'double' only, to isnand.
Thu, 10 Jan 2008 22:22:51 -0700 Eric Blake Convert strcasestr module to use Two-Way algorithm.
Wed, 09 Jan 2008 17:22:52 -0800 Paul Eggert gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Wed, 09 Jan 2008 10:19:13 -0700 Eric Blake Add memmem-simple module.
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Mon, 03 Dec 2007 12:57:05 +0100 Bruno Haible Move declaration of getpagesize() from getpagesize.h to unistd.h.
Mon, 03 Dec 2007 12:50:59 +0100 Bruno Haible Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Mon, 08 Oct 2007 09:23:39 +0200 Bruno Haible Mention the license change.
Sat, 01 Sep 2007 15:52:06 +0000 Bruno Haible Let linebreak rely on uniwidth/width.
Tue, 28 Aug 2007 09:13:04 +0000 Jim Meyering Rename mreadlink_with_size to areadlink_with_size.
Wed, 22 Aug 2007 12:54:21 +0000 Eric Blake Move getline and getdelim into stdio.h, per POSIX 200x.
Sat, 18 Aug 2007 07:16:52 +0000 Jim Meyering New file: lib/idcache.h
Fri, 10 Aug 2007 19:02:31 +0000 Paul Eggert * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
Mon, 06 Aug 2007 16:44:24 +0000 Paul Eggert * NEWS: Describe interface changes to human, xstrtol.
Thu, 26 Jul 2007 08:28:56 +0000 Bruno Haible Revert last patch.
Wed, 25 Jul 2007 22:42:36 +0000 Bruno Haible 2007-07-25 Jim Meyering <jim@meyering.net>
Sat, 14 Jul 2007 16:25:53 +0000 Karl Berry add lgpl-3.0.texi; have all Texinfo licenses consistently omit any sectioning and index commands
Tue, 10 Jul 2007 12:22:36 +0000 Eric Blake * lib/version-etc.c (version_etc_va): Default to GPLv3+.
Sat, 07 Jul 2007 20:59:43 +0000 Bruno Haible Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
Mon, 02 Jul 2007 13:40:48 +0000 Simon Josefsson 2007-07-02 Simon Josefsson <simon@josefsson.org>
Mon, 02 Jul 2007 13:35:54 +0000 Simon Josefsson 2007-07-02 Simon Josefsson <simon@josefsson.org>
Sun, 17 Jun 2007 01:31:06 +0000 Bruno Haible Mention yesterday's lchown changes.
Sat, 09 Jun 2007 11:22:18 +0000 Bruno Haible Rename allocsa -> malloca, xallocsa -> xmalloca.
Mon, 28 May 2007 14:43:49 +0000 Bruno Haible Fix an old entry.
Sun, 20 May 2007 09:19:12 +0000 Jim Meyering * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
Tue, 01 May 2007 19:20:18 +0000 Bruno Haible sigprocmask.h is replaced with <signal.h>.
Fri, 06 Apr 2007 14:36:56 +0000 Bruno Haible Assume 'long double' exists.
Tue, 03 Apr 2007 14:34:41 +0000 Simon Josefsson Move back memxor module.
Tue, 03 Apr 2007 14:32:58 +0000 Simon Josefsson Fix gc.
Sun, 01 Apr 2007 11:01:09 +0000 Bruno Haible Crypto modules were renamed.
Wed, 28 Mar 2007 12:05:08 +0000 Simon Josefsson Reorder.
Sun, 25 Mar 2007 02:45:24 +0000 Bruno Haible New module 'search'.
Sat, 24 Mar 2007 14:11:25 +0000 Bruno Haible Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Tue, 20 Mar 2007 00:35:56 +0000 Bruno Haible Remove module 'iconvme'.
Sat, 17 Mar 2007 16:30:30 +0000 Bruno Haible Mention all modules affected by last change.
Sat, 17 Mar 2007 13:54:35 +0000 Eric Blake * NEWS: Document stdlib change from 2007-02-18.
Sat, 17 Mar 2007 12:11:10 +0000 Simon Josefsson Discuss strdup change.
Fri, 16 Mar 2007 00:30:06 +0000 Bruno Haible Allow the use of a destructor for the values stored in the list.
Thu, 15 Mar 2007 23:56:13 +0000 Bruno Haible Add an element disposal function.
Thu, 15 Mar 2007 23:40:59 +0000 Bruno Haible List of important user-visible changes.