]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 18 Jun 2003 08:10:10 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Jun 2003 08:10:10 +0000 (08:10 +0000)
lib/ChangeLog

index 25c21ae6cd2330a5354225f9bb81df16216262b0..3b77ec9fe80918e6ccca8fa76b35a5e5b9e3a132 100644 (file)
@@ -1,5 +1,11 @@
 2003-06-18  Jim Meyering  <jim@meyering.net>
 
+       * xalloc.h: Include <stddef.h>.
+       Remove unnecessary parentheses.
+       Use `1990-2000' notation in Copyright line until Emacs'
+       copyright-update function learns how to handle a comma-separated
+       list of years that spans a line boundary.
+
        * Makefile.am (libfetish_a_SOURCES): Add getdelim2.c and getdelim2.h.
 
        * getline.c (getdelim2): Move this function into its own file.