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 816070975..883fa77f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-08-11  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 36108: NEWS: list of major changes so far since 5.0.8
+
 	* 36104: Src/exec.c, Src/jobs.c: change order of child_block()
 	and dont_queue_signals() to resolve yet another race condition