diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-05 10:08:35 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-05 10:08:35 +0000 |
commit | 559f1f2206cee48ccd70de9a50c108aa03a35940 (patch) | |
tree | b256fa4ba4d42dc79b247f7e199009c2907c5082 /README | |
parent | 53d91ffdfdc77d36e3fa0869afcb54d415b01a7a (diff) | |
download | zsh-559f1f2206cee48ccd70de9a50c108aa03a35940.tar.gz zsh-559f1f2206cee48ccd70de9a50c108aa03a35940.tar.xz zsh-559f1f2206cee48ccd70de9a50c108aa03a35940.zip |
unposted: fix release number in last checkin
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
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: |