about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6460ccc90..a1085bd23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-12-16  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 32136: Src/pattern.c, Src/zsh.h, Test/D02glob.ztst:
+	fix problem with +*, @*, !* when kshglob is set introduced
+	by pattern disable feature.
+
 	* unposted: NEWS: add ZLE_PROMPT_INDENT.
 
 	* Patrick Oscity + pws: 32114: Doc/Zsh/params.yo,