aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3269909b..233a7949 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2013-01-31 Arnold D. Robbins <arnold@skeeve.com>
+ * dfa.c: Include "dfa.h" which includes regex.h after limits.h
+ so that RE_DUP_MAX gets the correct value. Especially needed on
+ OpenVMS. Thanks to Anders Wallin.
+
+2013-01-31 Arnold D. Robbins <arnold@skeeve.com>
+
* PROBLEMS: Removed. It is no longer needed.
* Makefile.am (EXTRA_DIST): Remove PROBLEMS from list.