diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-18 22:59:02 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-18 22:59:02 +0000 |
commit | b082610faf62df3df7c146fa92cf55cb45bdc26f (patch) | |
tree | 6c7817cf420fae888fe64658baa1db1824c57a14 /NEWS | |
parent | fed5d59e6b5b6d73a17e04cdd630130326adc617 (diff) | |
download | mdk-b082610faf62df3df7c146fa92cf55cb45bdc26f.tar.gz mdk-b082610faf62df3df7c146fa92cf55cb45bdc26f.tar.bz2 |
psym bugs fixed
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -19,6 +19,12 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** Bug fix: fonts used by gmixvm are now always correctly saved. +** Bug fix: 'psym' now works correctly in gmixvm. + +** Bug fix: the symbol table for a MIX file is now correctly recovered + both in gmixvm and mixvm (negative values where incorrectly + converted to a positive value). + --------------------------------------------------------------------------- * Version 0.3.4 (12/06/01) |