]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/dist/ChangeLog
f6f973f031700b38c9c579c7373689692114f7ea
[helm.git] / helm / software / matita / dist / ChangeLog
1 0.5.1  - -/5/2008 - minor bug fix release
2         * a wrong context was used to refine fixpoints arguments
3           when trying to optimize out the letin (grep for `AvoidLetIn):
4           (let rec f x = Fix... in f t ---> Fix... t)
5         * auto fixed to prefer goals with metavariables to closed ones,
6           added new syntax to specify the universe "auto by t1, t2, ...",
7                 updated documentation describing all auto parameters
8
9 0.5.0  - 9/5/2008 - bugfix release
10         * first release not considered experimental
11
12 0.4.98 - ??/11/2007 - bugfix release
13         * compiles against camlp5 >= 5.0  
14         * changed lablgtksourceview module name since it is now part of lablgtk2
15
16 0.4.97 - 16/11/2007 - initial release