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 bd6050ea3..cd6637c86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-04-25  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 34961: Completion/Base/Completer/_expand: add backslash to alias
+	expansion matching (related to workers/32186)
+
 	* 34961: Test/D02glob.ztst: test for breadth-first glob with (Y1)
 	qualifier (originally workers/32726)