summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
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
commitf055dbe669c8c18d4999756ebf7cdd0df48e113b (patch)
treed8f25535522bd5d05c67ecd69cf49c33be8bd3f9 /lib/ChangeLog
parent55408e0307370f99c648f0df9ec9684c10817bf6 (diff)
downloadcoreutils-f055dbe669c8c18d4999756ebf7cdd0df48e113b.tar.xz
*** empty log message ***
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 59876c692..dfd0cc3db 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.