diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-08 22:29:40 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-08 22:29:40 +0000 |
commit | 9e6642b47e27e9c25ccf1597318a4e6be0a03b5a (patch) | |
tree | 82df74160fd085e0234530134cfb02a8ffa67993 /NEWS | |
parent | 40d4b16f3d253de036a7192da8fce63f99df5371 (diff) | |
download | mdk-9e6642b47e27e9c25ccf1597318a4e6be0a03b5a.tar.gz mdk-9e6642b47e27e9c25ccf1597318a4e6be0a03b5a.tar.bz2 |
minor changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -39,6 +39,9 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** When compiling a source file which is not in the current directory, the correct path is now stored in the compiled file. +** Fixed a bug which caused gmixvm to segfault when creating the + virtual machine (Andrew Hood) + --------------------------------------------------------------------------- * Version 0.3.2 (10/04/01) |