diff options
author | Clint Adams <clint@users.sourceforge.net> | 2010-05-22 17:39:58 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2010-05-22 17:39:58 +0000 |
commit | b7d9912f8b44d159426526d2857273f57a11b67a (patch) | |
tree | ab7a8c7254336ddeec1e4b6b7ab1257ec6999d4f /ChangeLog | |
parent | 88ea63adf28be522d2341c57e4e049ff04aaf7fd (diff) | |
download | zsh-b7d9912f8b44d159426526d2857273f57a11b67a.tar.gz zsh-b7d9912f8b44d159426526d2857273f57a11b67a.tar.xz zsh-b7d9912f8b44d159426526d2857273f57a11b67a.zip |
27964: add back missing enditem().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 26c1e147a..bef899a17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-05-22 Clint Adams <clint@zsh.org> + + * 27964: Doc/Zsh/contrib.yo: add back missing enditem(). + 2010-05-14 Frank Terbeck <ft@bewatermyfriend.org> * Simon Ruderich: 27954: Doc/Zsh/contrib.yo, Misc/vcs_info-examples: @@ -13142,5 +13146,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4979 $ +* $Revision: 1.4980 $ ***************************************************** |