diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-01-03 22:49:52 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-01-03 22:49:52 +0000 |
commit | b4cf302fa8221b69c32c5976d49b795be20e60e7 (patch) | |
tree | b10d982d3f3caa3e0e49d15f75e01ba566e738df | |
parent | 8e09373bbe244ddb5dddb5b0c44a5f90f80b4069 (diff) | |
download | zsh-b4cf302fa8221b69c32c5976d49b795be20e60e7.tar.gz zsh-b4cf302fa8221b69c32c5976d49b795be20e60e7.tar.xz zsh-b4cf302fa8221b69c32c5976d49b795be20e60e7.zip |
unposted: update another README reference to 5.0.5
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 8d3635468..a0432611f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-01-03 Peter Stephenson <p.w.stephenson@ntlworld.com> + * unposted: README: update another reference to 5.0.5. + * users/18271 plus some additional rewriting: Etc/FAQ.yo: add FAQ entry to explain pattern exclusions. diff --git a/README b/README index 363c1aa13..09e96e8f9 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ Zsh is a shell with lots of features. For a list of some of these, see the file FEATURES, and for the latest changes see NEWS. For more details, see the documentation. -Incompatibilities between 5.0.2 and 5.0.4 +Incompatibilities between 5.0.2 and 5.0.5 ----------------------------------------- The "zshaddhistory" hook mechanism documented in the zshmisc manual page |