[gnome-documents/gnome-3-2] release: prepare for 0.2.1



commit e7027df8ccb173acf642cdade0a3856f1695c33a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Oct 17 11:01:25 2011 -0400

    release: prepare for 0.2.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 671df79..5d0d524 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.2.1 - "Paper Cut"
+===================
+
+- Quote the file path before passing it out to unoconv
+- Remember window state and size across app restarts
+- Fix some UI flickering and useless refreshs
+
 0.2.0 - "Dropping Out"
 ======================
 
diff --git a/configure.ac b/configure.ac
index b61b2b0..c41a7de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.2.0],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.2.1],[],[gnome-documents])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/main.js])



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