diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-06-02 08:46:56 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-06-02 08:46:56 +0000 |
commit | 7769912b3fa89fc5fe2a4172394de34aee29fca7 (patch) | |
tree | fc0ac18edf69205986a8cddb9ff12e74254f7457 /ChangeLog | |
parent | e2a7694f322cd746864d44b2bcb4f043d29b8206 (diff) | |
download | zsh-7769912b3fa89fc5fe2a4172394de34aee29fca7.tar.gz zsh-7769912b3fa89fc5fe2a4172394de34aee29fca7.tar.xz zsh-7769912b3fa89fc5fe2a4172394de34aee29fca7.zip |
Akinori MUSHA: private communication: fix typo in _subversion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e2aa23912..305c236b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-06-02 Peter Stephenson <pws@csr.com> + * Akinori MUSHA: private communication: + Completion/Unix/Command/_subversion: fix typo. + * Config/version.mk: update version recorded in archive to 4.3.10-dev-1 (not released). @@ -11809,5 +11812,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4707 $ +* $Revision: 1.4708 $ ***************************************************** |