diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-15 21:08:52 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-15 21:08:52 +0000 |
commit | cbc7775c1f2037f0071497d50beb6cee88b2f8d0 (patch) | |
tree | af911a7b132977d817b9cd69c2e51cd3b2274329 | |
parent | d527558332306ab90c5bb8fce47c231a676c4447 (diff) | |
download | mdk-cbc7775c1f2037f0071497d50beb6cee88b2f8d0.tar.gz mdk-cbc7775c1f2037f0071497d50beb6cee88b2f8d0.tar.bz2 |
font config bug fixed
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- +* Version 0.3.5 + +** Bug fix: the load, compile and run file dialogs now get the correct + filename under linux. + +** Bug fix: fonts used by gmixvm are now always correctly saved. + +--------------------------------------------------------------------------- * Version 0.3.4 (12/06/01) ** Bug fix for a segfault which made gmixvm unusable in version 0.3.3. |