summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-02-05 10:08:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-02-05 10:08:35 +0000
commit559f1f2206cee48ccd70de9a50c108aa03a35940 (patch)
treeb256fa4ba4d42dc79b247f7e199009c2907c5082
parent53d91ffdfdc77d36e3fa0869afcb54d415b01a7a (diff)
downloadzsh-559f1f2206cee48ccd70de9a50c108aa03a35940.tar.gz
zsh-559f1f2206cee48ccd70de9a50c108aa03a35940.zip
unposted: fix release number in last checkin
-rw-r--r--ChangeLog4
-rw-r--r--README2
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 79d9d220e..622c19ade 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-02-05 Peter Stephenson <pws@csr.com>
+ * unposted: fix number in foregoing.
+
* 26513: README: note that addition of ".." in completion
was broken.
@@ -11081,5 +11083,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4548 $
+* $Revision: 1.4549 $
*****************************************************
diff --git a/README b/README
index b43f43ed2..b2330f60a 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ details, see the documentation.
Possible incompatibilities
---------------------------
-In some 4.2.X releases of zsh, the completion system added a ".." as a
+In some 4.3.X releases of zsh, the completion system added a ".." as a
trial completion whenever completing directories. This was a bug: as
documented in the zshcompsys manual, this feature needs to be turned on by
a style: