diff options
author | Frank Terbeck <bewater@users.sourceforge.net> | 2011-05-07 07:05:35 +0000 |
---|---|---|
committer | Frank Terbeck <bewater@users.sourceforge.net> | 2011-05-07 07:05:35 +0000 |
commit | e1be101682739324b96f0788cccf8db99f7b5f6a (patch) | |
tree | 0a46077095d02b8751e174a24eaea630e0091246 /ChangeLog | |
parent | 7674da90d0040cd8c58180630cec793e3a296ea7 (diff) | |
download | zsh-e1be101682739324b96f0788cccf8db99f7b5f6a.tar.gz zsh-e1be101682739324b96f0788cccf8db99f7b5f6a.tar.xz zsh-e1be101682739324b96f0788cccf8db99f7b5f6a.zip |
29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial backend.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e3f6decae..5d66c8fd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-07 Frank Terbeck <ft@bewatermyfriend.org> + + * 29170: Doc/Zsh/contrib.yo: vcs_info: Clarify check-for-changes + style behaviour with the mercurial backend. + 2011-05-06 Peter Stephenson <pws@csr.com> * 29163: README, Etc/FAQ.yo: update latest version claimed @@ -14590,5 +14595,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5278 $ +* $Revision: 1.5279 $ ***************************************************** |