about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-26 08:20:33 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-26 08:20:33 +0000
commit470515922c73eaf630d0b2eb561980e1a87150cb (patch)
tree9d22fb9fabaf37c6cb3ff91ef1cbc11d0d3c5ee6 /ChangeLog
parent4d656bfb0ee1ef079bd674187fecca871ceafaab (diff)
downloadzsh-470515922c73eaf630d0b2eb561980e1a87150cb.tar.gz
zsh-470515922c73eaf630d0b2eb561980e1a87150cb.tar.xz
zsh-470515922c73eaf630d0b2eb561980e1a87150cb.zip
typo in _history; missing free()s in zle_tricky.c (12067)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09debbf7e..bead24fe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-26  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12067: Completion/Core/_history, Src/Zle/zle_tricky.c: typo in
+ 	_history; missing free()s in zle_tricky.c
+	
 	* 12066: Src/Zle/computil.c: missing allocation of list for option
  	arguments