summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index f254be0fd..d14077fc6 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
+
+ * verify.h (__builtin_constant_p): Remove, undoing previous change.
+ (verify_type__): Solve the problem by using a bit-field rather
+ than an array.
+
2005-09-05 Jim Meyering <jim@meyering.net>
* verify.h (__builtin_constant_p) [__GNUC__ <= 2]: Define to 1.