diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-01-21 00:21:37 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-01-21 00:21:37 +0000 |
commit | be0dc61d807df001f6f3f5168b2640d5ae9dcbbf (patch) | |
tree | a70b1ecf6c6ae53ff1df418377a3351d05b5900f /lib | |
parent | b80668c3f8d79b618c22877bad6399aeada497fe (diff) | |
download | coreutils-be0dc61d807df001f6f3f5168b2640d5ae9dcbbf.tar.xz |
Add version-etc-fsf.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index adc1ed074..2e50c9f1c 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 <jas@extundo.com> + + * 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 <eggert@CS.UCLA.EDU>. + 2005-01-19 Jim Meyering <jim@meyering.net> * openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the |