beagle r4731 - trunk/beagle



Author: dbera
Date: Thu Apr 24 16:11:45 2008
New Revision: 4731
URL: http://svn.gnome.org/viewvc/beagle?rev=4731&view=rev

Log:
Urgent release - 0.3.7 - fixing the beagled hang.


Modified:
   trunk/beagle/ChangeLog
   trunk/beagle/NEWS
   trunk/beagle/configure.in

Modified: trunk/beagle/NEWS
==============================================================================
--- trunk/beagle/NEWS	(original)
+++ trunk/beagle/NEWS	Thu Apr 24 16:11:45 2008
@@ -1,3 +1,24 @@
+Version 0.3.7
+24 April 2008
+
+* Work around a mono feature/bug [1] where mono might hang trying to get a gdb
+  backtrace in the event of a native library segmentation fault. This is
+  specially important for the evolution-sharp bug [2] due to which beagled might
+  crash when the EvolutionDataServer backend is enabled. For some users, the
+  crash resulted in a non-functional but hanged beagled that in turn hanged
+  programs trying to contact beagled like gtkfilechooser.
+
+* Translations:
+ - Japanese (Takeshi AIHANA)
+
+Full set of changes:
+http://svn.gnome.org/viewvc/beagle/tags/BEAGLE_0_3_7/beagle/ChangeLog?view=markup
+
+[1] https://bugzilla.novell.com/show_bug.cgi?id=381928
+[2] http://bugzilla.gnome.org/show_bug.cgi?id=519284
+
+-------------------------------------------------------------------------------
+
 Version 0.3.6
 19 April 2008
 

Modified: trunk/beagle/configure.in
==============================================================================
--- trunk/beagle/configure.in	(original)
+++ trunk/beagle/configure.in	Thu Apr 24 16:11:45 2008
@@ -4,7 +4,7 @@
 
 AC_INIT(beagled/BeagleDaemon.cs)
 AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(beagle, 0.3.6.1)
+AM_INIT_AUTOMAKE(beagle, 0.3.7)
 
 ########################################################################
 



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