about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-03-20 07:56:30 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-03-20 07:56:30 -0700
commit8672d19f0c0f25569e233bbd466b6c39f60c7a55 (patch)
treeb2d0fe5f56311f29e7fbde48bdadb72d81f28b01 /ChangeLog
parentfd4ac0a8c2c09a02275ee65eaf26f9dccf0de635 (diff)
downloadzsh-8672d19f0c0f25569e233bbd466b6c39f60c7a55.tar.gz
zsh-8672d19f0c0f25569e233bbd466b6c39f60c7a55.tar.xz
zsh-8672d19f0c0f25569e233bbd466b6c39f60c7a55.zip
32500: handle interrupts during pattern matching
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34600cc31..827d6eef2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
 
 2014-03-18  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 32500: Src/pattern.c: handle interrupts during pattern matching
+
 	* Jun T: 32497: Test/X02zlevi.ztst, Test/comptest: avoid using
 	comptesteval in the middle of a series of tests; the change in
 	control required for sourcing the command file can confuse the