[eog] Prepare for release 3.5.1



commit da2442ab5bd8767b534c4710009abed0dc3ca9c3
Author: Felix Riemann <friemann gnome org>
Date:   Mon Apr 30 23:27:56 2012 +0200

    Prepare for release 3.5.1

 NEWS         |   38 ++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e9ef22..75fd7e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Version 3.5.1
+-------------
+
+ * Try to avoid recompressing JPG images to PNG for printing (Felix Riemann)
+ * Choose default paper orientation based on image dimensions (Javier SÃnchez)
+
+Bug fixes:
+
+ #394260, PDF of JPG way too large (Felix Riemann)
+ #531898, Printing paper orientation should default based on image dimensions
+          (Javier SÃnchez)
+ #579595, fullscreen plugin is massively overzealous (Felix Riemann)
+ #658127, replace slideshow time spinbutton with a scale (Felix Riemann)
+
+New and updated translations:
+
+- Khaled Hosny [ar]
+- Jordi Serratosa [ca]
+- Carles Ferrando [ca valencia]
+- Daniel Mustieles [es]
+- Fran Dieguez [gl]
+- Yaron Shahrabani [he]
+- Andika Triwidada [id]
+- Kjartan Maraas [nb]
+- Matej UrbanÄiÄ [sl]
+- Praveen Illa [te]
+- Chao-Hsiung Liao [zh_HK, zh_TW]
+
+New and updated manual translations
+
+- Mario BlÃttermann, Christian Kirbach [de]
+- Daniel Mustieles [es]
+- Alain Lojewski, Bruno Brouard [fr]
+- Fran Dieguez [gl]
+- Gabor Kelemen [hu]
+- Yasumichi Akahoshi [ja]
+- Andrej ÅnidarÅiÄ [sl]
+
 Version 3.4.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index c6ea0bf..6a0281a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 
 m4_define(eog_major_version,  3)
 m4_define(eog_minor_version,  5)
-m4_define(eog_micro_version,  0)
+m4_define(eog_micro_version,  1)
 m4_define(eog_version, eog_major_version.eog_minor_version.eog_micro_version)
 
 AC_INIT([eog], eog_version, [http://bugzilla.gnome.org/enter_bug.cgi?product=eog], [eog])



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