From de560a216043fa3857be68f955244fefd1b62ab9 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 20 Mar 2006 23:01:19 +0000 Subject: Bug fixes for 1.2.2 (latest CVS version) * mixgtk/mixgtk.glade (Module): I1 and I2 in mixvm swapped to their correct position (closes #15746). * mixgtk/mixgtk_mixvm.c (init_mem_): fixed segfault when clicking Memory title bar (closes #15910). * configure.in: obsolete C flags for Darwin deleted. * misc/mixal-mode.el (Module): sync with Emacs CVS (Pieter). * mixlib/mix.c: copyright year in console message updated. * mixgtk/mixgtk_device.c (write_char_): buffer size was insufficient. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-3 --- NEWS | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5aee4ec..cbd3cc3 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,22 @@ GNU MDK -- History of visible changes. -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. +--------------------------------------------------------------------------- +* Version 1.2.2 + +** Bug fixes + + - I1 and I2 in mixvm swapped to their correct position (closes #15746). + - Obsolete CFLAGS for Darwin removed. + - mixal-mode.el syncronised with Emacs CVS. + - Segmentation fault when clicking Memory title (closes #15910). + - Writing to char devices caused an out-of-bounds array access + (thanks to Aleix Conchillo). + --------------------------------------------------------------------------- * Version 1.2.1 (20/09/05) @@ -433,7 +445,7 @@ Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- Copying information: -Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the @@ -447,4 +459,4 @@ Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.55 2005/09/20 20:18:58 jao Exp $ +$Id: NEWS,v 1.56 2006/03/16 00:59:44 jao Exp $ -- cgit v1.2.3