diff options
| author | Bart Schaefer <barts@users.sourceforge.net> | 2006-08-13 03:22:00 +0000 |
|---|---|---|
| committer | Bart Schaefer <barts@users.sourceforge.net> | 2006-08-13 03:22:00 +0000 |
| commit | 410ab16b862a54d2c314c12e1fc0e75ab4bdd825 (patch) | |
| tree | 79c0190a537130b1280adbb40be94794bd49a55f | |
| parent | 22599: use wide character widths in completion (diff) | |
| download | zsh-410ab16b862a54d2c314c12e1fc0e75ab4bdd825.tar zsh-410ab16b862a54d2c314c12e1fc0e75ab4bdd825.tar.gz zsh-410ab16b862a54d2c314c12e1fc0e75ab4bdd825.tar.bz2 zsh-410ab16b862a54d2c314c12e1fc0e75ab4bdd825.tar.lz zsh-410ab16b862a54d2c314c12e1fc0e75ab4bdd825.tar.xz zsh-410ab16b862a54d2c314c12e1fc0e75ab4bdd825.tar.zst zsh-410ab16b862a54d2c314c12e1fc0e75ab4bdd825.zip | |
Fix an email address.
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ two hunks of 22594 which appeared to both unnecessary and incorrect. -2006-08-10 Barton E. Schaefer <schaefer@brasslantern.com> +2006-08-10 Barton E. Schaefer <schaefer@zsh.org> * 22595: Src/Zle/complist.c: paranoid bounds-checking on some loop indices. |
