diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-03-02 15:12:25 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-03-02 15:12:25 +0000 |
commit | 27c52ad0723e8a5457ce7f87091536c734e52cc6 (patch) | |
tree | b800ec8174f43ebf8bb1c1d524ab5ab64e66515f /ChangeLog | |
parent | c7ca063321d7025443160873e2d915e79e1a96f9 (diff) | |
download | zsh-27c52ad0723e8a5457ce7f87091536c734e52cc6.tar.gz zsh-27c52ad0723e8a5457ce7f87091536c734e52cc6.tar.xz zsh-27c52ad0723e8a5457ce7f87091536c734e52cc6.zip |
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 902011fef..0dab1e4bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-02 Clint Adams <clint@zsh.org> + + * 20909: Src/Modules/termcap.c: reverse row and col + arguments to tgoto. + 2005-03-01 Peter Stephenson <pws@csr.com> * 20897: Completion/Unix/Command/_a2ps: complete system printers |