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 5b810847a..6e6f2a1d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-12-18  Clint Adams  <clint@zsh.org>
 
+	* unposted: Src/builtin.c: initialize save to NULL to avoid
+	compiler warning.
+
 	* 16361: zshconfig.ac, Src/input.c:
 	include <stdio.h> to avoid implicit declarations.