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 | b426da2f34134cfc7859f31d66bc3dd97c2131f4 (patch) | |
tree | 805f7295f8219af504ef16e130deac46f59e7687 | |
parent | 81295392dff935fa8a23511b9f6953e21e8d173d (diff) | |
download | mdk-b426da2f34134cfc7859f31d66bc3dd97c2131f4.tar.gz mdk-b426da2f34134cfc7859f31d66bc3dd97c2131f4.tar.bz2 |
version 0.3.40.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 |