about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cc0c77a9..5276d12f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-29  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12125: Src/parse.c, Test/09funcdef.ztst: fix for `foo () print
+ 	bar' (function definitions without braces)
+	
 	* 12122: Completion/Core/_main_complete: reverse meaning of yes=num
  	again