summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-12-03 23:31:49 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-12-03 23:47:24 +0000
commit7154b8314d8b689c1a647b594044d3b735ef3725 (patch)
tree7f8f163a1a2d3ba928538a4f518cdd56edfd891f /ChangeLog
parent253df6d4bb16f0ca7607811abb525ef2ad7623b3 (diff)
downloadzsh-7154b8314d8b689c1a647b594044d3b735ef3725.tar.gz
zsh-7154b8314d8b689c1a647b594044d3b735ef3725.tar.xz
zsh-7154b8314d8b689c1a647b594044d3b735ef3725.zip
37296: Avoid needless calloc().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4df9043cc..b666f0eda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-12-03  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 37296: Src/utils.c: Avoid needless calloc().
+
 	* 37295: Functions/Zle/backward-kill-word-match,
 	Functions/Zle/kill-word-match: Join kills