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 | 8b49b60ecb244a5220e72b7e899d718ca4e12348 (patch) | |
tree | e9faa3359f3a1456cb95949b47cef26c836b4226 /NEWS | |
parent | 5775af10908b1aab44bacad7255a90ae9cc3a3fb (diff) | |
download | mdk-8b49b60ecb244a5220e72b7e899d718ca4e12348.tar.gz mdk-8b49b60ecb244a5220e72b7e899d718ca4e12348.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) |