]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/dist/ChangeLog
0.5.1 should be realased soon, the bug that was affecting fixpoints
[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
6 0.5.0  - 9/5/2008 - bugfix release
7         * first release not considered experimental
8
9 0.4.98 - ??/11/2007 - bugfix release
10         * compiles against camlp5 >= 5.0  
11         * changed lablgtksourceview module name since it is now part of lablgtk2
12
13 0.4.97 - 16/11/2007 - initial release