nemiver r948 - trunk



Author: dodji
Date: Sat Nov 22 21:22:34 2008
New Revision: 948
URL: http://svn.gnome.org/viewvc/nemiver?rev=948&view=rev

Log:
Update NEWS and configure for 0.6.4

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Nov 22 21:22:34 2008
@@ -1,3 +1,25 @@
+0.6.4 Release
+=============
+
+Bug fixes
+---------
+
+    [Dodji Seketeli]
+    * #555733 - "Assertion failed: editor" when trying to open a new binary
+    * #560377 - support new running async output record in GDB trunk
+    * #561287 - crash when doing nemiver --purgesessions
+
+    [Jonathon Jongsma]
+     * Re-arrange columns in call stack view
+
+    [Christophe Fergeau]
+    * #555732 - Use font specified in the preferences for the output terminal
+
+Translations
+------------
+
+    * [ja] Takeshi AIHANA
+
 0.6.3 Release
 ==============
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Nov 22 21:22:34 2008
@@ -1,11 +1,11 @@
 dnl **************************************************************
 dnl Process this file with autoconf to produce a configure script.
 dnl **************************************************************
-AC_INIT(nemiver,0.6.3)
+AC_INIT(nemiver,0.6.4)
 
 MAJOR_VERSION=0
 MINOR_VERSION=6
-MICRO_VERSION=3
+MICRO_VERSION=4
 
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]