NEWS
changeset 36949 080e85d46108
parent 36929 6b8b4f519190
child 36952 338c3f8229e4
--- a/NEWS	Sat May 15 22:15:57 2010 +0200
+++ b/NEWS	Sat May 15 22:24:25 2010 +0200
@@ -502,6 +502,12 @@
 context actually works, but under normal circumstances one needs to
 pass the proper local context through the code!
 
+* Renamed some important ML structures, while keeping the old names as
+legacy aliases for some time:
+
+  OuterKeyword  ~>  Keyword
+  OuterParse    ~>  Parse
+
 
 *** System ***