about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7bd54f05..6b74faefc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-28  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 32186: Completion/Base/Completer/_expand: fix bad backreference;
+	handle glob patterns that include backslashed quote characters
+
 2013-12-26  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* unposted (cf. Jun Takimoto: 32184): Test/comptest,