summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e24c905b9..d35cb4ad3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-25 Wayne Davison <wayned@users.sourceforge.net>
+
+ * unposted: Src/builtin.c: fixed old-style typeset -T (without
+ the new separator arg).
+
2003-09-24 Peter Stephenson <pws@csr.com>
* 19129: Doc/Zsh/builtins.yo, Src/builtin.c, Src/params.c,