[gnome-packagekit] Release version 2.29.3



commit 094df569e656e5f7f1f15a968b37c1fa1198e0d4
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 1 11:35:10 2010 +0000

    Release version 2.29.3

 NEWS    |   37 +++++++++++++++++++++++++++++++++++++
 RELEASE |    1 +
 2 files changed, 38 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 785f5ee..379703f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Version 2.29.3
+~~~~~~~~~~~~~~
+Released: 2010-02-01
+
+* Translations
+ - Updated Traditional Chinese translation (Cheng-Chia Tseng)
+ - Updated French translation (Claude Paroz)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Swedish translation (Daniel Nylander)
+ - Added Bengali translation (Jamil Ahmed)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Update Ukrainian translation (Maxim V. Dziumanenko)
+ - Update simplified Chinese translation (Whistler)
+ - Updated Telugu Translation (krishnababu k)
+
+* New Features:
+ - Remove the 'Install only security updates' button from the security updates popup and open the update viewer instead (Richard Hughes)
+ - Show transaction messages in gpk-repo (Richard Hughes)
+ - Show the size of the extra packages that need to be downloaded as deps (Richard Hughes)
+ - Raise the gtk+ dep to 2.19.3 as we're using gtk_cell_renderer_spinner_new() (Richard Hughes)
+ - Filter by the timespec in gpk-log, not the localised date. Fixes rh#544667 (Richard Hughes)
+ - Show internal errors with modal dialogs, rather than just failing quietly with an error on stderr (Richard Hughes)
+ - Nest child updates in the update viewer so we don't show the same update description multiple times (Richard Hughes)
+
+* Bugfix:
+ - Fix menu entry capitalisation in gpk-application (Philip Withnall)
+ - Make the security update notification dialog timeout after 15 seconds (Richard Hughes)
+ - Ensure we detect and use x11 to fix the compile when linking with --as-needed (Richard Hughes)
+ - Actually cancel the transaction when the GpkWatch cancel button is pressed (Richard Hughes)
+ - Process every transaction finish, even if we're not watching it (Richard Hughes)
+ - Only wait 3 seconds (not 60) when we get the updates changed signal (Richard Hughes)
+ - Re-get the update list in the update viewer if the network state changes. Fixes rh#543871 (Richard Hughes)
+ - Fix two potential crashers when gpk-update-viewer has finished applying updates (Richard Hughes)
+ - Don't hide the restart status icon just because the daemon exited. Fixes rh#553966 (Richard Hughes)
+ - Fix some i18n bugs. Fixes #606629 (Richard Hughes)
+
 Version 2.29.2
 ~~~~~~~~~~~~~~
 Released: 2010-01-05
diff --git a/RELEASE b/RELEASE
index 55765fb..81f4bdd 100644
--- a/RELEASE
+++ b/RELEASE
@@ -20,6 +20,7 @@ Released: 2010-xx-xx
 
 git commit -a -m "Release version 2.29.3"
 git tag -s GNOME_PACKAGEKIT_2_29_3 -m "==== Version 2.29.3 ===="
+<wait>
 git push --tags
 git push
 



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