about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 472551069..6dc79b5df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-08-10  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 36084: Src/glob.c, Src/text.c: use zrealloc() consistently
+
 	* 36079: Src/signals.c: do not allow update_job() and its helpers
 	to run the signal queue while we are processing a job exit.