[evince] release: 3.3.5



commit db0222198ef6ca6e011fb8c41a8c8e3c1f7569dc
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Feb 6 19:11:31 2012 +0100

    release: 3.3.5

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 289b0a8..4f015f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
 ================
+Evince     3.3.5
+================
+
+New features and improvements:
+
+    * Add Send To action to file menu and toolbar (#569913, Carlos
+      Garcia Campos)
+    * Add --named-dest command line argument (#668749, Ron Yorston)
+
+Bug fixes:
+
+    * Fix a crash when dropping an item to the toolbar (Carlos Garcia
+      Campos)
+    * Fix page index argument when command is spawned (#668736, Ron
+      Yorston)
+    * Use t1 font mapping files in dvi backend (#612298, Marek KaÅÃk)
+    * Fix several memory leaks in comics backend (#667258, Juanjo
+      MarÃn)
+
+Translation updates:
+
+    * Mario BlÃttermann (de)
+    * Tiffany Antopolski (en_CA)
+    * Daniel Mustieles (es)
+    * Fran Dieguez (gl)
+    * Kjartan Maraas (nb)
+
+================
 Evince     3.3.4
 ================
 
diff --git a/configure.ac b/configure.ac
index f1c1faa..66b14af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[3])
-m4_define([ev_micro_version],[4])
+m4_define([ev_micro_version],[5])
 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]