summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2010-09-07 09:47:06 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2010-09-07 09:47:06 -0400
commitdf1314f40a89b39188c26a303f09e673bf061070 (patch)
tree310ff0ded426ee2e0f86e286871246d544624b33 /CHANGELOG
parent2da3f4c86d4fbdfb2c88d7db3c1d9cc5f6e39092 (diff)
Updating documentation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3d3506f6..943d7dff 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,12 @@ Next
========
- 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