diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-01-03 22:49:09 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-01-03 22:49:09 +0000 |
commit | 8e09373bbe244ddb5dddb5b0c44a5f90f80b4069 (patch) | |
tree | d75b05afee9f476140e7a6975c78fbbd90124356 /ChangeLog | |
parent | a6be223ee29433f2a77505599331fc02bc1f9342 (diff) | |
download | zsh-8e09373bbe244ddb5dddb5b0c44a5f90f80b4069.tar.gz zsh-8e09373bbe244ddb5dddb5b0c44a5f90f80b4069.tar.xz zsh-8e09373bbe244ddb5dddb5b0c44a5f90f80b4069.zip |
users/18271 plus further tweaks: FAQ entry for pattern exclusions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d1bc1b582..8d3635468 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-01-03 Peter Stephenson <p.w.stephenson@ntlworld.com> + * users/18271 plus some additional rewriting: Etc/FAQ.yo: add + FAQ entry to explain pattern exclusions. + * unposted: README, Etc/FAQ.yo: update source documentation for 5.0.5. |