summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-29 13:50:25 +0000
committerJim Meyering <jim@meyering.net>2000-10-29 13:50:25 +0000
commitef3d3fa3612befe1b0094f63645e3d86e1846e2f (patch)
tree31350b777a93a729223c1f7c0912de03bc40779c
parent4aeea603487608a6fbf1d1fbeda0f5772ed6a8c6 (diff)
downloadgnulib-ef3d3fa3612befe1b0094f63645e3d86e1846e2f.tar.gz
*** empty log message ***FILEUTILS-4_0_29
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 59876c6925..dfd0cc3dbd 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2000-10-29 Greg Louis <glouis@dynamicro.on.ca>
+
+ * regex.h (__restrict_arr): Move definition out of #ifndef block.
+ Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
+ doesn't define __restrict_arr.
+
2000-10-29 Jim Meyering <meyering@lucent.com>
* xstat.in: Fix grammar in comment.