about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-09-26 10:30:00 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-09-26 10:30:00 +0000
commit56fb02f1d33c9ee51b3bc25e017dcb59d3e90aab (patch)
tree7ba0c7c2fd1e8fca895a56f3fc9ba568d19107e0 /ChangeLog
parenta1d727e5dcfc209a1bdc798f293da21ecd68062d (diff)
downloadzsh-56fb02f1d33c9ee51b3bc25e017dcb59d3e90aab.tar.gz
zsh-56fb02f1d33c9ee51b3bc25e017dcb59d3e90aab.tar.xz
zsh-56fb02f1d33c9ee51b3bc25e017dcb59d3e90aab.zip
Akinori Musha: 17719: add support for the pkg_create command
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecdf73d7a..0067ad727 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-09-26  Oliver Kiddle  <opk@zsh.org>
+
+	* unposted: Completion/Unix/Command/_bzip2: recognise also .tbz
+	and .tbz2 files
+
+	* Akinori Musha: 17719: Completion/BSD/Command/_bsd_pkg: add
+	support for the	pkg_create command
+
 2002-09-19  Bart Schaefer  <schaefer@zsh.org>
 
 	* 17692: Src/builtin.c: Prevent typeset of a positional parameter