summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-09 08:56:50 +0000
committerJim Meyering <jim@meyering.net>2005-03-09 08:56:50 +0000
commit7c7007fb8abb6adfbf016399ac90fca785d51e9d (patch)
tree3b4ab6d5fa2f9281797c119ca9e82f286e5ad90d /lib/ChangeLog
parentfed030605459ab6a52c37e3b02705939a75e7931 (diff)
downloadcoreutils-7c7007fb8abb6adfbf016399ac90fca785d51e9d.tar.xz
.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index d0bdd17d8..8ae810f58 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-09 Jim Meyering <jim@meyering.net>
+
+ * cycle-check.c: Don't include "xalloc.h". It's not used.
+
2005-03-01 Paul Eggert <eggert@cs.ucla.edu>
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.