summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad9a7331a..c8b5d9215 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-08-17 Wayne Davison <wayned@users.sourceforge.net>
+ * 21654: Src/string.c, Src/utils.c: Marked some ifdef/endif lines
+ as exportable to fix a compile bug when ZLE_UNICODE_SUPPORT is not
+ defined.
+
* (unposted): configure.ac, aczsh.m4: Use AC_HELP_STRING macro in
all AC_ARG_ENABLE and AC_ARG_WITH macros.