about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-10-24 20:59:48 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-10-24 20:59:48 +0100
commitc8c42d6ed55c23f83a4a94eaae7e42a70c5d55c7 (patch)
treecd561a6ad204fd998f69d7edda8cb109d60bc864 /ChangeLog
parent15490398d7553605c422d8ab0e59e69e25111df4 (diff)
downloadzsh-c8c42d6ed55c23f83a4a94eaae7e42a70c5d55c7.tar.gz
zsh-c8c42d6ed55c23f83a4a94eaae7e42a70c5d55c7.tar.xz
zsh-c8c42d6ed55c23f83a4a94eaae7e42a70c5d55c7.zip
unposted: small typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71f15bb0d..ef5cbe1f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-10-24  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Src/utils.c: small typo.
+
 	* 36944: Src/utils.c, Src/Modules/tcp.c, Src/Modules/socket.c:
 	extend the previous to zsocket, although this needs to allow the
 	fd to be closed explicitly.