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 ef7c6c44f..d072001d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-01-27  Clint Adams  <clint@zsh.org>
 
+	* 16503: Src/builtin.c: warn on fclose or fflush
+	errors in bin_print.
+
 	* 16500: Completion/Zsh/Type/_command_names:
 	don't complete executable files in the current directory
 	if "." is not in path.