about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2007-06-29 08:51:57 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2007-06-29 08:51:57 +0000
commit622d3e7f1d222cd97422ebea6f176714a3305579 (patch)
tree784a39f9ce9d0c2fc41bb2abebe773b25059b159 /ChangeLog
parent0e7a50be36a3236026c23700756312c7d065a013 (diff)
downloadzsh-622d3e7f1d222cd97422ebea6f176714a3305579.tar.gz
zsh-622d3e7f1d222cd97422ebea6f176714a3305579.tar.xz
zsh-622d3e7f1d222cd97422ebea6f176714a3305579.zip
23611: new completions for ldd and LD_DEBUG on Solaris and Linux
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51ae7e03f..fed190c86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-28  Oliver Kiddle  <opk@zsh.org>
+
+	* 23611: Completion/Unix/Command/_ldd, Completion/Unix/Type/_ld_debug:
+	new completions for ldd and LD_DEBUG on Solaris and Linux
+
 2007-06-28  Clint Adams  <clint@zsh.org>
 
 	* 23610: Completion/Unix/Command/_git: merge in from Nikolai