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 22e4b9478..e40242eb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-10-21  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 36909: Src/hist.c: in getargs(), sanity-check the offsets for
+	start and end of the requested words, in case of overflow
+
 	* 36871: Functions/Zle/bracketed-paste-magic: move initial call
 	to "zle .bracketed-paste-magic" to occur earlier in the function