about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-11-08 21:59:58 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-11-08 21:59:58 +0000
commit65f56b565666690a878cedfbf3f24f364e58a8a5 (patch)
treeb1a5f1b86ada872e00e3023b51fedfa11812c263 /ChangeLog
parent0ccbc3873f7023a717973e9fe2a4e94317b35ad4 (diff)
downloadzsh-65f56b565666690a878cedfbf3f24f364e58a8a5.tar.gz
zsh-65f56b565666690a878cedfbf3f24f364e58a8a5.tar.xz
zsh-65f56b565666690a878cedfbf3f24f364e58a8a5.zip
33655: remove overlap of node flags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c0ffb1c2..55d181658 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-11-08  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 33655: Src/zsh.h: remove overlap of node flags.
+
 	* 33653: Src/builtin.c: handle -a option to whence in
 	combination with -m.