diff options
author | Adam Chlipala <adam@chlipala.net> | 2010-10-14 11:54:54 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2010-10-14 11:54:54 -0400 |
commit | d15954cc4756d7ae630f36d5b72f9fbbd864b681 (patch) | |
tree | 9124890ee3f1b638b1c19e757541f8eefef389db /CHANGELOG | |
parent | cfffcb997d0345f90444725248c7c85b035c30b4 (diff) |
Documenting limits
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,8 +6,10 @@ Next - New 'onError' directive for .urp files - (* *) and <!-- --> comments in XML - Basis.classes, Basis.confirm, and Basis.tryDml +- New notations ::_ and :::_, for constructor parameters of unknown kind - Invocations like 'urweb foo' will compile foo.ur as a single-file project, even if no foo.urp exists +- '-limit' command-line flag and 'limit' .urp directive - Bug fixes and optimization improvements ======== |