diff options
| author | jaortega <jaortega> | 2000-11-16 23:06:07 +0000 | 
|---|---|---|
| committer | jaortega <jaortega> | 2000-11-16 23:06:07 +0000 | 
| commit | 739805f047938b87a7c71b5be4d309a122138f54 (patch) | |
| tree | 55ac0ff46148bc349ff7945d7f9a0c720c7c8089 | |
| parent | 26a83f3005a9ff22a60c7523d52e74147d5f8c71 (diff) | |
| download | mdk-739805f047938b87a7c71b5be4d309a122138f54.tar.gz mdk-739805f047938b87a7c71b5be4d309a122138f54.tar.bz2 | |
changes, up to now, in version 0.1.1
| -rw-r--r-- | ChangeLog | 10 | 
1 files changed, 10 insertions, 0 deletions
| @@ -0,0 +1,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
\ No newline at end of file | 
