about 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, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d59c99290..009d65195 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-11-24  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 33785: Src/Modules/tcp.c: Fix leaks of desthost in ztcp.
+
 2014-11-23  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33775: Src/exec.c: error opening file in $(<...) is not fatal