blob: 8f092528250582aeb23f29a6f4c8eea37e3e1e4f (
plain)
1
2
3
4
5
6
7
8
9
10
|
Version 0.1.1
* Bug fix: unary - on future refs is handled now (see
samples/stress3.mixal).
* Bug fix: future refs to labels defined with the EQU directive
are correctly handled now (see samples/stress4.mixal).
* configure.in check for readline falls back to -lreadline
to fix configuration problem in Mandrake 7.0.
Version 0.1
* initial revision
|