summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cc4cf93c..2c50e05f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2015-11-22  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
-	* 3787: Src/builtin.c: infinite loop in "hash -m".
+	* 37188: Test/B09hash.ztst: new test.
+
+	* 37187: Src/builtin.c: infinite loop in "hash -m".
 
 	* 37186: Functions/VCS_Info/VCS_INFO_nvcsformats,
 	Src/Zle/zle_main.c: a couple of WARN_CREATE_GLOBAL fixes.