summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ff1b0824..a680be0c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-06-29 Andrej Borsenkow <bor@zsh.org>
+ * 15181: zshconfig.ac: use -KPIC instead of -Kpic at request
+ of Tomi Vainio <Tomi.Vainio@Sun.COM>
+
+
* 15180: zshconfig.ac, Etc/MACHINES: make AIX default to termcap
as workaround for apparent AIX curses bug; add flags to create
modules with shared object type. Mention curses problem.