From: Jim Meyering Date: Wed, 18 Jun 2003 08:10:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0418912fff0fe6d8c135ed4a4d0ae62f9045f94;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 25c21ae6cd..3b77ec9fe8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,11 @@ 2003-06-18 Jim Meyering + * xalloc.h: Include . + 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.