diff options
author | Clint Adams <clint@users.sourceforge.net> | 2010-04-25 22:40:54 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2010-04-25 22:40:54 +0000 |
commit | 19849aa444fd876bbea0ec32943160ff4f82234b (patch) | |
tree | 11527cb765492312f1758efb67fbd872f1b7f4e7 /ChangeLog | |
parent | 9b8e49a7b13a6a233c746715907ac4efa14c22a0 (diff) | |
download | zsh-19849aa444fd876bbea0ec32943160ff4f82234b.tar.gz zsh-19849aa444fd876bbea0ec32943160ff4f82234b.tar.xz zsh-19849aa444fd876bbea0ec32943160ff4f82234b.zip |
fix previous commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index b82d56e33..739aa022a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,8 @@ * 27912: Completion/Linux/Command/_lsusb: presume that usb.ids is uncompressed now. - * 27914: Completion/Linux/Command/_lsusb: find usb.ids - in /usr/share/misc. + * 27914 (tweaked): Completion/Linux/Command/_lsusb: find + usb.ids in /usr/share/misc. 2010-04-23 Peter Stephenson <p.w.stephenson@ntlworld.com> @@ -13060,5 +13060,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4963 $ +* $Revision: 1.4964 $ ***************************************************** |