summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-03 15:20:23 +0000
committerJim Meyering <jim@meyering.net>2006-07-03 15:20:23 +0000
commit1a29d221b8c83adf79cdf4db0a58a23e58202e5f (patch)
treec310da2630d7e4b57e347d0b5b586327dd66a26d /lib/ChangeLog
parenta47c5ca291f51f1efcf3322b7e0aa0e31e6404e8 (diff)
downloadcoreutils-1a29d221b8c83adf79cdf4db0a58a23e58202e5f.tar.xz
* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
macro is used before the first cycle_check call.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 1ce4084af..ab12de5f3 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-03 Jim Meyering <jim@meyering.net>
+
+ * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
+ macro is used before the first cycle_check call.
+
2006-07-02 Paul Eggert <eggert@cs.ucla.edu>
* stdint_.h (intmax_t, uintmax_t): Prefer long to long long if