[gnome-pilot/GNOME_PILOT_2_32: 28/28] 2.32.1 release.



commit 8770f8b3c519fb02f295b4385db4892d86094073
Author: Matt Davey <mcdavey mrao cam ac uk>
Date:   Mon Mar 21 00:26:56 2011 +0000

    2.32.1 release.
    
    	ChangeLog: update for 2.32.1 release
    	NEWS: ditto

 ChangeLog |    5 ++++-
 NEWS      |   28 ++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a14600b..fdab464 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2011-02-15  Matt Davey <mcdavey mrao cam ac uk>
+2011-03-20  Matt Davey <mcdavey mrao cam ac uk>
+       * Fix #644319.  Avoid registering a "EPilot_Settings" multiple
+	   times from different Evolution conduits, by calling
+	   g_type_from_name() to see if it's already registered.
        * capplet/pilot.c: Avoid sending non-UTF8 pilot-encoded username
 	over DBUS.  Store username as UTF8 and convert at the last moment
 	when sending/receiving from pda. #641289
diff --git a/NEWS b/NEWS
index 23f2d01..bc80876 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+gnome-pilot 2.32.1 'Tofu', 2011-03-20
+-------------------------------------
+Bugfix release for 2.32.x branch.
+
+Significant changes and bug fixes since 2.32.0:
+   - fix crash in configuration applet when configuring multiple Evolution
+       conduits #644319
+   - fix crash in configuration applet caused by non-ASCII characters in
+       owner name, introduced in migration to dbus in 2.32.0
+   - fix gob rules to support parallel builds, and todo conduit map-file patch  #634874,634869.
+   - Fix map-file path for todo conduit. #634869
+   - fix include problem when using a separate build directory.  #634880
+   - Use dbus directly for device detection, instead of HAL. #593936
+   - Use gnome-doc-utils (Mario Bl<C3><A4>ttermann)
+
+Thanks to Matt McCutchen for several bug-fixes and improvements (#634874, #634869,
+#634880, #634873).
+
+Thanks to the translation team for their great work:
+   - Daniel Mustieles (es)
+   - Yinghua Wang (zh_CN)
+   - Daniel Nylander (sv)
+   - Andrea Zagli (it)
+   - Kjartan Maraas (nb)
+   - Antonio Fernandes C. Neto (pt_BR)
+   - Inaki Larranaga (eu)
+
+
 gnome-pilot 2.32.0 'Frankie', 2010-09-26
 ----------------------------------------
 Significant code changes moving towards gnome-3: removal of libgnome,



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