about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 364a5a299..b08f66ba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+2008-08-01  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Functions/Misc/add-zsh-hook: testing for existence
+	of hook function when hook was already defined was broken.
+
+	* unposted: Functions/TCP/tcp_open, Functions/TCP/tcp_sess:
+	improve some variable handling and standardise some indentation.
+
 2008-07-31  Peter Stephenson  <pws@csr.com>
 
+	* 25364: Doc/Zsh/params.yo, Src/params.c, Test/D06subscript.ztst:
+	(k) hash subscript didn't work due to sense of test.
+
 	* 25345, 25347: Src/builtin.c, Src/exec.c, Src/hist.c, Src/init.c,
 	Src/input.c, Src/jobs.c, Src/loop.c, Src/options.c, Src/signals.c,
 	Src/utils.c, Src/zsh.h, Src/Zle/zle_main.c: Neaten interface