diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-05-03 12:03:46 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-05-03 12:03:46 +0000 |
commit | 8e0a5b0aa0d377e979b87249d96390498ffbeeea (patch) | |
tree | a3b5ad980427935dfb886fc16c065e8bb112bb51 /ChangeLog | |
parent | 17e3f742f15313d7f44537f03bf85cf6e6ed4216 (diff) | |
download | zsh-8e0a5b0aa0d377e979b87249d96390498ffbeeea.tar.gz zsh-8e0a5b0aa0d377e979b87249d96390498ffbeeea.tar.xz zsh-8e0a5b0aa0d377e979b87249d96390498ffbeeea.zip |
29134: change termcap prototypes locally for AIX
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 38e927e78..90d19f19b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-03 Peter Stephenson <pws@csr.com> + + * 29134: Src/prototypes.h: change termcap prototypes for AIX + locally until we find the header. + 2011-05-02 Peter Stephenson <p.w.stephenson@ntlworld.com> * 29129: Src/exec.c: reading off end of file descriptor array @@ -14560,5 +14565,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5272 $ +* $Revision: 1.5273 $ ***************************************************** |