summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-16 08:23:46 +0000
committerJim Meyering <jim@meyering.net>2003-10-16 08:23:46 +0000
commit165a7852feef999b5a9f7295506835e0b8796b84 (patch)
tree433acf5a071c98bdf5855e5dddf39475b568b51f /lib
parent5b18a21b2db5304e2a13e5805471dd92f6effbdc (diff)
downloadcoreutils-165a7852feef999b5a9f7295506835e0b8796b84.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index e11f4b76f..8923e66b1 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,9 +1,9 @@
2003-10-16 Jim Meyering <jim@meyering.net>
- * readutmp.c: Fix indentation, from gnulib.
-
* xmalloc.c: Include <string.h>, for declarations of memset and memcpy.
+ * getgroups.c: Update from gnulib.
+ * readutmp.c: Fix indentation, from gnulib.
* exclude.c: Update from gnulib.
* xgethostname.c: Include xgethostname.h.
* xgethostname.h: New file, from gnulib.