about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-01-21 01:52:10 +0000
committerClint Adams <clint@users.sourceforge.net>2006-01-21 01:52:10 +0000
commit9d01560ff158af25ae65fd89d4f4c2627a997630 (patch)
tree9d8fac7d6322a5798e474705620648654071c424 /ChangeLog
parentd71fbc9c69a3de75fde051b0472041de814730c8 (diff)
downloadzsh-9d01560ff158af25ae65fd89d4f4c2627a997630.tar.gz
zsh-9d01560ff158af25ae65fd89d4f4c2627a997630.tar.xz
zsh-9d01560ff158af25ae65fd89d4f4c2627a997630.zip
22166: add new bts subcommands (clone, submitter, found, notfound, block,
unblock, user, usertag, package, owner, noowner, reportspam, cache,
cleancache).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e30987e4f..6dbeb49ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-21  Clint Adams  <clint@zsh.org>
+
+	* 22166: Completion/Debian/Command/_bts: add new
+	subcommands (clone, submitter, found, notfound, block, unblock,
+	user, usertag, package, owner, noowner, reportspam, cache,
+	cleancache).
+
 2006-01-18  Clint Adams  <clint@zsh.org>
 
 	* 22165: Doc/Zsh/builtins.yo, Doc/Zsh/expn.yo,