diff NEWS @ 2702:7a820bb7f406

[project @ 1997-02-19 19:22:34 by jwe]
author jwe
date Wed, 19 Feb 1997 19:22:39 +0000
parents 8a4f3b3bb8d5
children 261befb7f938
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Summary of changes for version 2.0.4:
+------------------------------------
+
+  * It is now possible to use commands like ls, save, and cd as simple
+    variable names.  They still cannot be used as formal parameters
+    for functions, or as the names of structure variables.  Failed
+    assignments leave them undefined (you can recover the orginal
+    definition as a function using clear).
+
 Summary of changes for version 2.0.3:
 ------------------------------------