summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-12-12 10:55:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-12-12 10:55:35 +0000
commitb8108d295f18b45c802114db1fe82cb770a15691 (patch)
treeb37264fc57672c8394e080cbd8b99b6c863c6ed5 /ChangeLog
parent03708e6b9fc89fb019eccf3cc12959ccf2e7886a (diff)
downloadzsh-b8108d295f18b45c802114db1fe82cb770a15691.tar.gz
zsh-b8108d295f18b45c802114db1fe82cb770a15691.tar.xz
zsh-b8108d295f18b45c802114db1fe82cb770a15691.zip
users/11079: 1(2##)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 88243e5a5..8cf2ff621 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+2006-12-12  Peter Stephenson  <pws@csr.com>
+
+	* users/11079: Doc/Zsh/expn.yo: point out that 1(2##) may not
+	work.
+
 2006-12-10  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
-	* unpost: Doc/Zsh/zle.yo: documentation for CUTBUFFER and killring
-	ought to be more explicit about their connection.
+	* unposted: Doc/Zsh/zle.yo: documentation for CUTBUFFER and
+	killring ought to be more explicit about their connection.
 
 	* 23044: Src/builtin.c: print -c/-C is yet another version
 	of print no one bothered to fix up to handle unmetafication