[gnome-documents] release: prepare for 0.3.3
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] release: prepare for 0.3.3
- Date: Tue, 20 Dec 2011 10:39:20 +0000 (UTC)
commit 87e9a5d677308d2158e1dba688c9765841ddc770
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Dec 20 11:28:39 2011 +0100
release: prepare for 0.3.3
NEWS | 12 ++++++++++++
configure.ac | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4266456..f772e4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.3.3 - "We Got the Beat"
+=========================
+
+- Add a tagged entry implementation for search filtering
+- Port to GtkApplication (Florian MÃllner)
+- Split search into words (Florian MÃllner)
+- Open previews from command line (Florian MÃllner)
+- Hide titlebar when maximized (Florian MÃllner)
+- Enter selection mode with Ctrl+Click
+- Rewrite main view and toolbar with generic C classes
+- Don't install libgdprivate in $libdir (Michael Biebl)
+
0.3.2 - "Steady Diet of Nothing"
================================
diff --git a/configure.ac b/configure.ac
index 6b82576..831ee0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.3.2],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.3.3],[],[gnome-documents])
AM_CONFIG_HEADER(config/config.h)
AC_CONFIG_SRCDIR([src/main.js])
@@ -57,7 +57,7 @@ AC_SUBST(LIBM)
EVINCE_MIN_VERSION=3.3.0
GLIB_MIN_VERSION=2.31.0
-GTK_MIN_VERSION=3.3.5
+GTK_MIN_VERSION=3.3.6
GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
GDATA_MIN_VERSION=0.9.1
GOA_MIN_VERSION=3.2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]