diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-08-16 13:42:21 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-08-16 13:42:21 +0000 |
commit | 1849668c81919808b206550fd176b203e67026db (patch) | |
tree | 6c68b1f4c63fa38bce6ff9ebcf59a4a138a1e0dc /ChangeLog | |
parent | fbc73f05834799d47336efb6d66e0558f9d7a0dc (diff) | |
download | zsh-1849668c81919808b206550fd176b203e67026db.tar.gz zsh-1849668c81919808b206550fd176b203e67026db.tar.xz zsh-1849668c81919808b206550fd176b203e67026db.zip |
30617: rationalise replacement tgoto() prototype
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index fafaa14ac..424c6c83c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-08-16 Peter Stephenson <pws@csr.com> + + * 30617: Src/prototypes.h, Src/zsh_system.h: rationalise + replacement of tgoto() prototype which could appear twice + inconsistently. + 2012-08-14 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Etc/relnote_5.0.0.txt, Etc/.distfiles: add. @@ -51,5 +57,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5694 $ +* $Revision: 1.5695 $ ***************************************************** |