[hamster-applet] version bump and targetting 2.29.3



commit 26727c39a4f7af3e7e76445c7852fa7f32f355e4
Author: Toms Bauģis <toms baugis gmail com>
Date:   Tue Nov 17 01:17:14 2009 +0000

    version bump and targetting 2.29.3

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4dda746..a4f46dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
 ===============
+Version 2.29.2
+===============
+  * fixed bug 599343 - the charts are now back again (for those who had lost them)
+  * hamster midnight is now a preference
+  * when in panel, printing uncaugt errors to .xsession-errors
+  * when looking for ongoing task, don't look into the future
+    (causes some mad durations and is generally impractical)
+  * new dbus method getCurrentActivity that returns just the name and category
+  * fixed problems with hamster interfering with screensaver hibernation code
+  * database MOVED to the xdg home (~/.local)
+  * in reports inlude also activities without category
+  * set start time to the end of the last activity if adding previous activity
+    for today
+  * fixes to the dropdown in compiz (not spanning over virtual desktops anymore)
+  * in dropdown added end time and dropped the stripes (too much noise already)
+  
+ Updated translations:
+  * ca (Gil Forcada)
+  * en_GB (Bruce Cowan)
+  * es (Jorge González)
+  * et (Mattias Põldaru)
+  * it (Milo Casagrande)
+  * pl (Tomasz Dominikowski)
+  * ro (MiÈ?u Moldovan)
+  * sl (Matej UrbanÄ?iÄ?)
+  * sv (Daniel Nylander)
+  * ta (Dr.T.Vasudevan )
+  * zh_CN (Ray Wang)
+
+
+===============
 Version 2.28.0
 ===============
  Updated translations:
diff --git a/configure.ac b/configure.ac
index 4658d15..7a96e6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([hamster-applet],[2.29.1],[toms baugis gmail com])
+AC_INIT([hamster-applet],[2.29.3],[toms baugis gmail com])
 AC_CONFIG_SRCDIR(hamster/__init__.py)
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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