diff options
| author | Wayne Davison <wayned@users.sourceforge.net> | 2005-07-25 01:40:23 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-07-25 01:40:23 +0000 |
| commit | e09dc3c0ed50466a0e2c3632e63b7b728024903a (patch) | |
| tree | 9c1f8b8c77337ad67b407e62a2313e751f24ef0d | |
| parent | 21519: only complete files after baz commit, not archive/version. (diff) | |
| download | zsh-e09dc3c0ed50466a0e2c3632e63b7b728024903a.tar zsh-e09dc3c0ed50466a0e2c3632e63b7b728024903a.tar.gz zsh-e09dc3c0ed50466a0e2c3632e63b7b728024903a.tar.bz2 zsh-e09dc3c0ed50466a0e2c3632e63b7b728024903a.tar.lz zsh-e09dc3c0ed50466a0e2c3632e63b7b728024903a.tar.xz zsh-e09dc3c0ed50466a0e2c3632e63b7b728024903a.tar.zst zsh-e09dc3c0ed50466a0e2c3632e63b7b728024903a.zip | |
Some echo/printf improvements for the \c escape.
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-07-24 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Src/utils.c: improved the function comment for + getkeystring(). + + * 21509: Thorsten Dahlheimer: Src/utils.c, Src/params.c: fixed + some issues with \c parsing. + + * 21501: Thorsten Dahlheimer: Src/Makefile.in: fixed a cygwin + install target to make sure the bindir exists. + 2005-07-24 Clint Adams <clint@zsh.org> * 21519: Completion/Unix/Command/_baz: only complete files |
