diff CHANGELOG @ 1297:41484478a32d

Updating documentation
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Sep 2010 09:47:06 -0400
parents 5137b0537c92
children 127561e4aef1
line wrap: on
line diff
--- a/CHANGELOG	Tue Sep 07 09:21:51 2010 -0400
+++ b/CHANGELOG	Tue Sep 07 09:47:06 2010 -0400
@@ -3,7 +3,12 @@
 ========
 
 - Polymorphic variants (see Basis.variant)
+- New 'onError' directive for .urp files
 - (* *) and <!-- --> comments in XML
+- Basis.classes, Basis.confirm, and Basis.tryDml
+- Invocations like 'urweb foo' will compile foo.ur as a single-file project,
+  even if no foo.urp exists
+- Bug fixes and optimization improvements
 
 ========
 20100603