about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 009fecc55..ae372dfab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2002-09-16  Oliver Kiddle  <opk@zsh.org>
 
-	* Completion/Zsh/Command/_typeset, Doc/Zsh/builtins.yo:
+	* 17678: Src/builtin.c: ignore initial `--' argument to printf
+	to satisfy POSIX.
+
+	* 17682: Completion/Zsh/Command/_typeset, Doc/Zsh/builtins.yo:
 	add support for -H and -p options to completion
 
 	* 17542 (Thomas Stromberg <thomas@stromberg.org>):