diff src/ChangeLog @ 2434:ced642d8ba6a

[project @ 1996-10-27 04:42:08 by jwe]
author jwe
date Sun, 27 Oct 1996 04:42:08 +0000
parents 874f758eade5
children 3be97fe02051
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 27 04:39:00 1996 +0000
+++ b/src/ChangeLog	Sun Oct 27 04:42:08 1996 +0000
@@ -1,5 +1,8 @@
 Sat Oct 26 10:40:05 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* oct-hist.cc (do_history): Move declaration of file inside
+	conditional.
+
 	* defun.h (DEFVAR_INT): Set eternal flag with (svc_fcn != 0)
 	instead of (sv_fcn ? 1 : 0)