about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4fac3142..af357ac93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-06-10  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 32766: Src/glob.c: bracechardots() agrees with xpandbraces()
+	about what constitutes a {C1..C2} pattern, thus preventing crash
+
 	* Jun T: 32765: Src/glob.c: fix build when not MULTIBYTE_SUPPORT
 
 2014-06-09  Peter Stephenson  <p.stephenson@samsung.com>