[bijiben] Bump to 3.9.1



commit bafdab87c69514bf0fae4be495ca70a3fe93e5e0
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Tue Apr 30 22:11:11 2013 +0200

    Bump to 3.9.1

 NEWS         |   26 ++++++++++++++++++++++++++
 TODO         |    1 -
 configure.ac |    3 ++-
 3 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b20609b..47704dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of changes in 3.9.1
+=============================
+
+* Add basis for collections
+
+* Initial empty state (empty results box)
+
+* Initial spinner
+
+* Switch manual to CC license
+
+* Bugs fixes
+  697922 - Crash on 32-bit
+  698028 - Note icons for list view
+
+* New translations:
+  el
+  fi
+  sk
+
+Overview of changes in 3.8.0
+=============================
+
+* New translation:
+  hu
+
 Overview of changes in 3.7.92
 =============================
 
diff --git a/TODO b/TODO
index 75617fc..0118820 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,6 @@
 
    ROADMAP
  * gnome online account
- * "collections"
  * being able to integrate vjournal, plain txt, html notes, html text
  * export (tomboy is priority)
 
diff --git a/configure.ac b/configure.ac
index 0354bd0..514d1f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl Created by Anjuta application wizard.
 
-AC_INIT(bijiben, 3.7.92)
+AC_INIT(bijiben, 3.9.1)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
 dnl _FOR_DOC
@@ -44,6 +44,7 @@ PKG_CHECK_MODULES(BIJIBEN, tracker-sparql-0.16 clutter-gtk-1.0
 GLIB_GSETTINGS
 
 LIBGD_INIT([
+  view-common
   gtk-hacks
   main-view
   main-toolbar


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