summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: