about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2004-03-11 15:42:58 +0000
committerClint Adams <clint@users.sourceforge.net>2004-03-11 15:42:58 +0000
commiteef98da6971e84377155270f218e9abb7a719bc9 (patch)
tree376351ecc39fecc818b182c11f3c4603894e23db /ChangeLog
parent479134a13590bd72cfac7c5bcd13e443ceef1a20 (diff)
downloadzsh-eef98da6971e84377155270f218e9abb7a719bc9.tar.gz
zsh-eef98da6971e84377155270f218e9abb7a719bc9.tar.xz
zsh-eef98da6971e84377155270f218e9abb7a719bc9.zip
* 19600: Completion/Unix/Command/_tla: rudimentary completion for tla.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35cfc6f57..2c5f0acf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-11  Clint Adams  <clint@zsh.org>
+
+	* 19600: Completion/Unix/Command/_tla: rudimentary completion
+	for tla.
+
 2004-03-11  Oliver Kiddle  <opk@zsh.org>
 
 	* 19596: Src/module.c: include dlfcn.h instead of dl.h on HP/UX 11