diff options
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 51ed5bef4..fb0aa04e8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-11-23 Paul Eggert <eggert@cs.ucla.edu> + + * Makefile.am (libcoreutils_a_SOURCES): Add buffer-lcm.c, buffer-lcm.h. + * buffer-lcm.c, buffer-lcm.h: New files, from diffutils. + 2005-11-23 Jim Meyering <jim@meyering.net> * openat.c (fdopendir): Don't change errno when returning non-NULL. |