diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2005-02-24 16:53:07 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2005-02-24 16:53:07 +0000 |
commit | ebe071866d8098f1975e3b90dc4f6d81a6b38b31 (patch) | |
tree | 964a0ad5c689652b40133a8c364d838292d074d7 /ChangeLog | |
parent | 691dd7e5294d232a7ab8327e2038f9779732fa3c (diff) | |
download | zsh-ebe071866d8098f1975e3b90dc4f6d81a6b38b31.tar.gz zsh-ebe071866d8098f1975e3b90dc4f6d81a6b38b31.tar.xz zsh-ebe071866d8098f1975e3b90dc4f6d81a6b38b31.zip |
20862: attempt to fix configure scripts to detect iconv properly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b754c96ce..358013907 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-24 Oliver Kiddle <opk@zsh.org> + + * 20862: configure.ac, Src/system.h, Src/utils.c: attempt to + fix configure scripts to detect iconv properly + 2005-02-24 Peter Stephenson <pws@csr.com> * 20861: Src/Zle/complist.c, Src/Zle/zle.h, Src/Zle/zle_hist.c, @@ -60,6 +65,7 @@ release. 2005-02-19 Motoi Washida <a66@h8.dion.ne.jp> + * users/8522: Completion/Darwin/Command/_defaults: fixed the number of spaces broken while sending the patch by email. |