diff options
author | joe M <joe9mail@gmail.com> | 2013-08-09 14:54:29 -0500 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-08-10 19:48:13 +0100 |
commit | b9e16ac81849a8bf13ca9674606b673733210bf5 (patch) | |
tree | 36919594244ec59aacf87374c37187ccf38cb7b6 /ChangeLog | |
parent | 8ae8fae4001873515c2465ca05b8ac77a35a72e5 (diff) | |
download | zsh-b9e16ac81849a8bf13ca9674606b673733210bf5.tar.gz zsh-b9e16ac81849a8bf13ca9674606b673733210bf5.tar.xz zsh-b9e16ac81849a8bf13ca9674606b673733210bf5.zip |
31648: fix timing errors in mailcheck
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b81522315..7065e309d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-08-10 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 31648: joe M: Src/utils.c: fix timing errors in mailcheck. + 2013-08-08 Peter Stephenson <p.w.stephenson@ntlworld.com> * Src/Zle/zle_tricky.c (inststrlen): 31644: the wrong length was |