From f2f1de15c483ca176498191e48d9b1bb3c2ae850 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 4 Jun 2003 00:04:45 +0000 Subject: misc changes --- ChangeLog | 10 ++++++++++ NEWS | 7 +++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d82c700..7830134 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-06-04 Jose A Ortega Ruiz + + * doc: documentation for emacs support merged in one file + (mdk_emacs.texi), substituting mdk_emixvm.texi and + mdk_mixal-mode.texi. + + * mixlib/mix_code_file.c (mix_code_file_new_): properly initialise + source_path pointer to NULL, preventing later deletion of an + uninitialised pointer (which caused a segfault). + 2003-06-03 Jose A Ortega Ruiz * AUTHORS: Added Pieter Pareit. diff --git a/NEWS b/NEWS index 5268f52..46ed00f 100644 --- a/NEWS +++ b/NEWS @@ -6,13 +6,16 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- -* Version 1.1 () +* Version 1.0.1 () ** New misc/mixal-mode.el for emacs (and associated docs), written by Pieter Pareit. ** Error message for unquoted ALF operand improved. +** Fixed bug that caused (g)mixvm to segfault when reading a false MIX + file. + ** All translatable strings are ready for i18n. ** Portability fixes to extend supported platforms. @@ -352,4 +355,4 @@ Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.44 2003/06/02 23:17:43 jao Exp $ +$Id: NEWS,v 1.45 2003/06/04 00:04:45 jao Exp $ -- cgit v1.2.3