From: Paul Eggert Date: Fri, 21 Jan 2005 00:21:37 +0000 (+0000) Subject: Add version-etc-fsf. X-Git-Tag: CPPI-1_12~1568 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=be0dc61d807df001f6f3f5168b2640d5ae9dcbbf;p=thirdparty%2Fcoreutils.git Add version-etc-fsf. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index adc1ed0749..2e50c9f1c0 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,15 @@ * save-cwd.c (save_cwd): Remove code to support the case where fchdir is missing or flaky. + * Makefile.am (libfetish_a_SOURCES): Add version-etc-fsf.c. + +2005-01-20 Simon Josefsson + + * version-etc-fsf.c: New file, with version_etc_copyright. + * version-etc.c: Remove version_etc_copyright. + * version-etc.h (version_etc_copyright): Use [] instead of * in + prototype, suggested by Paul Eggert . + 2005-01-19 Jim Meyering * openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the