about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2004-02-19 22:50:25 +0000
committerClint Adams <clint@users.sourceforge.net>2004-02-19 22:50:25 +0000
commit1e13a63092874656ba2a8bd5f90762de45a9cda0 (patch)
treef7db908b13913e164c7cd3dc4b4608c43260d67d /ChangeLog
parentcd3503e77ef8bdb01f4d05bf407efea67665386d (diff)
downloadzsh-1e13a63092874656ba2a8bd5f90762de45a9cda0.tar.gz
zsh-1e13a63092874656ba2a8bd5f90762de45a9cda0.tar.xz
zsh-1e13a63092874656ba2a8bd5f90762de45a9cda0.zip
unposted: Completion/Debian/Command/_bts: patch from Christian Marillat; complete new BTS tags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9229c1851..008a36e84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-19  Clint Adams  <schizo@debian.org>
+
+	* unposted: Completion/Debian/Command/_bts: patch from
+	Christian Marillat; complete new BTS tags.
+
 2004-02-19  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* unposted: Src/Zle/complist.c: Silenced some compiler warnings