diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-24 08:03:55 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-24 08:03:55 +0000 |
commit | ac04178e314f12e3d9cc29a9945b9495a4938a16 (patch) | |
tree | 9fdf856347a897fdab7cc0841bfbf00178601830 /lib | |
parent | 3949476b4664bb9f4599cdadfdbfccb2aa713374 (diff) | |
download | coreutils-ac04178e314f12e3d9cc29a9945b9495a4938a16.tar.xz |
Move some changelog entries here from ../ChangeLog.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 68138d128..00530f849 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-07-23 Paul Eggert <eggert@cs.ucla.edu> + + * Makefile.am (libfetish_a_SOURCES): Add fcntl-safer.h, + open-safer.c. + * fcntl-safer.h, open-safer.c: New files. + 2004-07-12 Paul Eggert <eggert@cs.ucla.edu> * c-strtod.c (STRTOD_L): New macro. |