about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-06-29 14:59:42 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-06-29 14:59:42 +0000
commitfcd204718ef7b3636232b5136f5a8465a3b6c8e3 (patch)
tree73cc8ff66305ad536881c675974ada5f0f9603b6 /ChangeLog
parent0b8e4008b63cafea7d13cd6340261c9af12362e3 (diff)
downloadzsh-fcd204718ef7b3636232b5136f5a8465a3b6c8e3.tar.gz
zsh-fcd204718ef7b3636232b5136f5a8465a3b6c8e3.tar.xz
zsh-fcd204718ef7b3636232b5136f5a8465a3b6c8e3.zip
15180: final AIX touch - default to termcap and add -shared flag (or
-bM:SRE for native compiler) for modules
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8372ddbc..9ff1b0824 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-29  Andrej Borsenkow  <bor@zsh.org>
+
+	* 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: