[evince] release: 3.5.4
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.5.4
- Date: Tue, 17 Jul 2012 11:55:13 +0000 (UTC)
commit 227db838d1edb1ce6dfac908f1bffa84265f6a9c
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Tue Jul 17 13:54:32 2012 +0200
release: 3.5.4
NEWS | 33 +++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9f16427..97e4e05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
================
+Evince 3.5.4
+================
+
+New features and improvements:
+
+ * Store and restore current folder when opening or saving file
+ (Christian Persch)
+ * Fix and modernize GObject introspection generation (#678971,
+ Robert Ancell, Giovanni Campagna)
+
+Bug fixes:
+
+ * Fix saving attachments when the name contains a path (#679354,
+ Justin Willmert)
+
+Documentation:
+
+ * Add missing introspection annotations to ev_document_get_page
+ and ev_document_get_page_size (#679264, Ferdinand Schwenk)
+
+Translation updates:
+
+ * Nilamdyuti Goswami (as)
+ * Ihar Hrachyshka (be)
+ * Krasimir Chonov (bg)
+ * Daniel Mustieles (es)
+ * Yaron Shahrabani (he)
+ * Kjartan Maraas (nb)
+ * Nguyán ThÃi Ngác Duy (vi)
+ * Chao-Hsiung Liao (zh_HK)
+ * Chao-Hsiung Liao (zh_TW)
+
+================
Evince 3.5.3
================
diff --git a/configure.ac b/configure.ac
index 71d5eda..a721888 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[5])
-m4_define([ev_micro_version],[3])
+m4_define([ev_micro_version],[4])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]