[eog] Prepare for release 3.3.2



commit e34962fdb60fead082e2cd75959c991e3326a4eb
Author: Felix Riemann <friemann gnome org>
Date:   Mon Nov 21 22:18:42 2011 +0100

    Prepare for release 3.3.2

 NEWS         |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 47 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1be434f..57c3ffb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+Version 3.3.2
+-------------
+
+ * Fix deadlock with recently changed GApplication-behaviour (Ryan Lortie)
+ * Automatically reload unmodified images when the file changes (Felix Riemann)
+ * Try to preserve file attributes when saving (Javier SÃnchez)
+ * Allow reusing a window from the commandline (Michael WÃnsch)
+ * Improved help docs (Tiffany Antopolski)
+
+Bug fixes:
+
+ #555370, eog should auto-refresh when file changes (Felix Riemann)
+ #614869, File paths get cut off in properties dialog (Felix Riemann)
+ #617735, Add Functionality to open image always in same window (Michael WÃnsch)
+ #653065, On edit/rotation of image, group permissions eliminated/
+          changed to "none" (Javier SÃnchez)
+ #655205, Image display stutters (Felix Riemann)
+ #661325, doc, minor rephrasing needed (Tiffany Antopolski)
+ #662630, eog fails to launch and hangs. (Ryan Lortie)
+
+New and updated translations:
+
+- Ihar Hrachyshka [be]
+- Paul Seyfert [de]
+- Daniel Mustieles [es]
+- Fran Dieguez [gl]
+- Yaron Shahrabani [he]
+- Hideki Yamane [ja]
+- Algimantas MargeviÄius [lt]
+- Thura Hlaing [my]
+- Kjartan Maraas [nb]
+- Stas Solovey [ru]
+- Matej UrbanÄiÄ [sl]
+- Krishnababu Krothapalli [te]
+- Muhammet Kara [tr]
+- Daniel Korostil [uk]
+- Nguyán ThÃi Ngác Duy [vi]
+- Andiswa Mvanyashe [xh]
+
+New and updated manual translations
+
+- Daniel Mustieles [es]
+- Alain Lojewski, Bruno Brouard [fr]
+- Gabor Kelemen [hu]
+- Andrej ÅnidarÅiÄ [sl]
+
 Version 3.2.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index 0cc8cb2..7c6e163 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,  3)
-m4_define(eog_micro_version,  0)
+m4_define(eog_micro_version,  2)
 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]