about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-10-23 06:44:05 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-10-23 06:44:05 +0000
commit848a3ba24a409eacd98a3f453acb90b4b011791a (patch)
tree519f8de6dc329495ffb67e7daa53635c261794e4 /ChangeLog
parent9f89b1da103c5feb289e779b81edb8fcbf2abd6e (diff)
downloadzsh-848a3ba24a409eacd98a3f453acb90b4b011791a.tar.gz
zsh-848a3ba24a409eacd98a3f453acb90b4b011791a.tar.xz
zsh-848a3ba24a409eacd98a3f453acb90b4b011791a.zip
15180, 15181 from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c7e158d2..d806aa01b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -480,6 +480,13 @@
 
 	* 15183: zshconfig.ac: fix DLLD in non-ELF case
 
+	* 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.
+
 2001-06-29  Clint Adams  <clint@zsh.org>
 
         * Bart: 15083 plus comments: Functions/Zle/bash-backward-kill-word: