diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-12 21:34:34 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-12 21:34:34 +0000 |
commit | f20a7ad87a2837480e167b28a7b034d433c020dc (patch) | |
tree | 8021c1a225b6322eb069741cc3c84d0e5fcaa6e6 | |
parent | 6c09e1bf00718f00a35dcd42a5b518f34e360993 (diff) | |
download | mdk-f20a7ad87a2837480e167b28a7b034d433c020dc.tar.gz mdk-f20a7ad87a2837480e167b28a7b034d433c020dc.tar.bz2 |
version 0.3.4
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | doc/mdk.texi | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -6,6 +6,11 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- +* Version 0.3.4 (12/06/01) + +** Bug fix for a segfault which made gmixvm unusable in version 0.3.3. + +--------------------------------------------------------------------------- * Version 0.3.3 (10/06/01) ** The output of the contents of binary devices in gmixvm can be diff --git a/doc/mdk.texi b/doc/mdk.texi index 699e3e6..0326e4b 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -14,7 +14,7 @@ @set UPDATED 9 June 2001 @set EDITION 0.3.3 -@set VERSION 0.3.3 +@set VERSION 0.3.4 @set JAO Jose Antonio Ortega Ruiz @set PHILIP Philip E. King @footnotestyle separate |