summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ab38428c..45c45ccd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-07 Oliver Kiddle <opk@zsh.org>
+
+ * 19549: Src/builtin.c, Test/B03print.ztst: allow for size
+ modifiers in printf format spec's buffer
+
2004-03-06 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
* zsh-users/7121: Doc/Zsh/options.yo, Src/options.c,