about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-06-09 08:41:26 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-06-09 08:41:26 +0000
commitdeab7d6642ad9353d81037e923c73b4e4897a751 (patch)
tree19f52917f0aac704bb8774bacac40c77e8b99f54 /ChangeLog
parentbb68ee8db7971b683fba7dd7bf404186872ba7cf (diff)
downloadzsh-deab7d6642ad9353d81037e923c73b4e4897a751.tar.gz
zsh-deab7d6642ad9353d81037e923c73b4e4897a751.tar.xz
zsh-deab7d6642ad9353d81037e923c73b4e4897a751.zip
unposted: silence compiler in pattern_match_restrict()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f559053cc..26faf4bb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-09  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Src/Zle/compmatch.c: silence compiler (has no
+	other effect).
+
 2008-06-08  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 25138(?): Completion/compinstall, Doc/Zsh/compwid.yo,