diff options
| author | Oliver Kiddle <opk@users.sourceforge.net> | 2005-04-08 08:58:56 +0000 |
|---|---|---|
| committer | Oliver Kiddle <opk@users.sourceforge.net> | 2005-04-08 08:58:56 +0000 |
| commit | cb19345676bc176c70d57bcc1bc348592cfd06eb (patch) | |
| tree | 5cd4b2d94176290b75fd566c03708f7cfcb72632 /ChangeLog | |
| parent | * 21096: update for gv 3.6, which uses double-hyphen options. (diff) | |
| download | zsh-cb19345676bc176c70d57bcc1bc348592cfd06eb.tar zsh-cb19345676bc176c70d57bcc1bc348592cfd06eb.tar.gz zsh-cb19345676bc176c70d57bcc1bc348592cfd06eb.tar.bz2 zsh-cb19345676bc176c70d57bcc1bc348592cfd06eb.tar.lz zsh-cb19345676bc176c70d57bcc1bc348592cfd06eb.tar.xz zsh-cb19345676bc176c70d57bcc1bc348592cfd06eb.tar.zst zsh-cb19345676bc176c70d57bcc1bc348592cfd06eb.zip | |
21107: fix for when there is a native iconv but iconv.h is from GNU libiconv
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-04-08 Oliver Kiddle <opk@zsh.org> + + * 21107: configure.ac: handle case where there is a native iconv + but GNU libiconv's iconv.h is picked up first + 2005-04-06 Clint Adams <clint@zsh.org> * 21096: Completion/X/Command/_gv: update for gv 3.6, |
