diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2000-06-08 14:36:24 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2000-06-08 14:36:24 +0000 |
commit | 748ab4f791b3dab0eed2d4baad16aaa5e0fb64a8 (patch) | |
tree | 60c090d7fe87b4ad613e15e8e538bd23045f780c /ChangeLog | |
parent | 45d95dde4817285de344aea414e4543ef79efaab (diff) | |
download | zsh-748ab4f791b3dab0eed2d4baad16aaa5e0fb64a8.tar.gz zsh-748ab4f791b3dab0eed2d4baad16aaa5e0fb64a8.tar.xz zsh-748ab4f791b3dab0eed2d4baad16aaa5e0fb64a8.zip |
avoid bug in IRIX's sed and use new -K option to zparseopts in _urls
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f7aca4352..b249e1eb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-08 Oliver Kiddle <opk@zsh.org> + + * 11823: Doc/Makefile.in, Completion/User/_urls: avoid bug in + IRIX's sed and use new -K option to zparseopts in _urls + 2000-06-08 Peter Stephenson <pws@cambridgesiliconradio.com> * pws: 11820: Src/main.c: metafication of command line arguments |