summary refs log tree commit diff
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 1ae2b45c6..cf744ba67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-01-04  Peter Stephenson  <pws@csr.com>
 
+	* 23088: Src/builtin.c, Src/zsh.h: Stephane says printf
+	formats and arguments should actually be escaped differently.
+
 	* 20386: Src/zsh.h, Test/B03print.ztst: printf should handle
 	octal escapes in the '\0NNN' form.