aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a2ffa19..94cdc0c4 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* NEWS.1: Rotated in from NEWS.
* NEWS: Shortened to start over again with 5.0 changes.
+ * ext.c (is_valid_identifier): Move outside of ifdefs so that
+ DJGPP (and other code) can find it.
2019-02-03 Arnold D. Robbins <arnold@skeeve.com>