diff src/ChangeLog @ 2702:7a820bb7f406

[project @ 1997-02-19 19:22:34 by jwe]
author jwe
date Wed, 19 Feb 1997 19:22:39 +0000
parents f4d0604cbcc4
children 18395aaeafb7
line wrap: on
line diff
--- a/src/ChangeLog	Wed Feb 19 19:16:17 1997 +0000
+++ b/src/ChangeLog	Wed Feb 19 19:22:39 1997 +0000
@@ -1,5 +1,15 @@
+Wed Feb 19 10:30:14 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Version 2.0.4 released.
+
+	* lex.l (handle_identifier): Allow commands like ls, save, etc. to
+	also be used as simple variable names.  Also make it possible to
+	use the normal function call syntax to invoke them.
+
 Tue Feb 18 09:22:04 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* Makefile.in (%.oct:%.o, %.oct:pic/%.o): Use $(SH_LDFLAGS) here.
+
 	* Version 2.0.3 released.
 
 Tue Feb 18 00:27:49 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>