about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b33d2f3a3..196b6a6cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-12-12  Peter Stephenson  <pws@csr.com>
 
+	* users/12325: Doc/Zsh/builtins.yo, Src/builtin.c:
+	implement OSI rules for three- and four-argument test and [ ... ]
+	commands and warn users about the problems.
+
 	* users/12305: Doc/Zsh/builtins.yo, Src/init.c,
 	Test/A01grammar.ztst: option output wasn't well described;
 	"-c" is documented not to set SHIN_STDIN, so don't.