diff options
author | Simon Ruderich <rudi_s@users.sourceforge.net> | 2011-10-22 19:47:10 +0000 |
---|---|---|
committer | Simon Ruderich <rudi_s@users.sourceforge.net> | 2011-10-22 19:47:10 +0000 |
commit | 7cfd2fcccd932ad9601ae4aa5b7f4af6190cb902 (patch) | |
tree | a8e5cf69004e99247e68dc5975f2b814bd35a3d5 /ChangeLog | |
parent | 8ce9c1cbe7c7d1abd0f8b4ddc879b606ce9505a8 (diff) | |
download | zsh-7cfd2fcccd932ad9601ae4aa5b7f4af6190cb902.tar.gz zsh-7cfd2fcccd932ad9601ae4aa5b7f4af6190cb902.tar.xz zsh-7cfd2fcccd932ad9601ae4aa5b7f4af6190cb902.zip |
29823: Completion/Unix/Command/_perl: Update for 5.14.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 18521a39b..23884efe1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-10-22 Simon Ruderich <simon@ruderich.org> + + * 29823: Completion/Unix/Command/_perl: Update for 5.14.1. + 2011-10-19 Frank Terbeck <ft@bewatermyfriend.org> * Suraj N. Kurapati: 29828: Misc/vcs_info-examples: Mention @@ -15476,5 +15480,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5479 $ +* $Revision: 1.5480 $ ***************************************************** |