[almanah] Development release 0.10.8, road to 0.11



commit b4c7124958af01deed2839ce10d696dd30a42458
Author: Álvaro Peña <alvaropg gmail com>
Date:   Tue Feb 26 22:38:01 2013 +0100

    Development release 0.10.8, road to 0.11

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a9113b0..c1824d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Overview of changes from Almanah 0.10.0 to Almanah 0.10.8
+=========================================================
+
+This is a development release for testing purpose in the road to 0.11, so use carefully.
+
+Major changes:
+* Main window redesign, see https://live.gnome.org/Almanah_Diary/Design#New_Design
+* Tagging support
+* Port to GMenu
+* Dropped the libedataserverui dependency and embed the ECellRendererColor and ESourceSelector widgets 
(Thanks to Matthew Barnes)
+* Hide the title bar in maximized windows
+* Updated GtkSpell 3 support
+* Updated EDS dependency to 3.5.91 (Thanks to Philip Withnall)
+
+Bugs fixed:
+* Bug 677209 - The CalendarWindow dropdown doesn't displayed in the correct place
+* Bug 680845 - Translatable strings for the time in the events list
+
+Update translations:
+* cs (Marek Černocký)
+* es (Daniel Mustieles)
+* gl (Fran Diéguez)
+* hu (Balázs Úr)
+* id (Andika Triwidada)
+* lv (Rūdolfs Mazurs)
+* pl (Piotr Drąg)
+* pt_BR (Rafael Ferreira)
+* ru (Yuri Myasoedov)
+* sl (Andrej Žnidaršič and Matej Urbančič)
+* sr (Мирослав Николић)
+
 Overview of changes from Almanah 0.9.0 to Almanah 0.10.0
 ========================================================
 
diff --git a/configure.ac b/configure.ac
index fbe6889..eb94e13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([almanah],[0.11.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://live.gnome.org/Almanah_Diary])
+AC_INIT([almanah],[0.10.8],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://live.gnome.org/Almanah_Diary])
 
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([config.h])


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