summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1a0a34f3..ece3c3516 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-12-18 Oliver Kiddle <opk@zsh.org>
+ * 16364: Src/params.c: further to 16351, except specials
+ from having their value set to null
+
* unposted: Src/params.c: small fix to += code from 16353
2001-12-18 Clint Adams <clint@zsh.org>