about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-11-21 18:50:06 +0000
committerClint Adams <clint@users.sourceforge.net>2007-11-21 18:50:06 +0000
commit43118f8a01f2d708f6153b35199224ce496b3327 (patch)
treed24e9234a6d7feea3ee8799e62558702345c4987 /ChangeLog
parent846a8b9075f042572a25e8dccbd6f54f3df21286 (diff)
downloadzsh-43118f8a01f2d708f6153b35199224ce496b3327.tar.gz
zsh-43118f8a01f2d708f6153b35199224ce496b3327.tar.xz
zsh-43118f8a01f2d708f6153b35199224ce496b3327.zip
arno.: 24111: complete -lsbin and -lsman options to dlocate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b0cb31a9..de585c3a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-21  Clint Adams  <clint@zsh.org>
+
+	* arno.: 24111: Completion/Debian/Command/_dlocate: complete -lsbin
+	and -lsman options to dlocate.
+
 2007-11-21  Peter Stephenson  <pws@csr.com>
 
 	* 24110: Src/Modules/curses.c: change those includes yet again.