[gnome-photos] Prepare 3.23.2



commit f34fca8fceb801525ecac6c82d66a97036d9a0ff
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Nov 21 17:55:28 2016 +0100

    Prepare 3.23.2

 NEWS         |   26 +++++++++++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c038dbf..1083914 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,30 @@
-Overview of changes in 3.23.1
+Overview of changes in 3.23.2
 =============================
 
+* Bugs fixed:
+ 763712 Use G_DECLARE_FINAL_TYPE
+ 764423 Use G_DECLARE_DERIVABLE_TYPE
+ 770342 item-manager: Avoid CRITICALs when favouriting contents of collections
+ 771995 SIGILL on Intel Core 2 Duo caused by __builtin_ia32_rdtscp in
+        egg_get_current_cpu_rdtscp()
+ 772443 Wrong extension when exporting anything that's not JPEG or PNG
+ 772813 properties-dialog: Don't show the modification status for collections
+ 774191 Turn PhotosBaseManager into a GListModel
+ 774253 Unable to find Photos by browsing in Software (not listed in relevant
+        categories)
+
+* Updated translations:
+ Catalan
+ Simplified Chinese
+ Traditional Chinese (Taiwan)
+ Danish
+ Friulian
+ Gaelic (Scottish)
+ Italian
+ Norwegian bokmål
+ Persian
+ Ukrainian
+
 
 Overview of changes in 3.21.92
 ==============================
diff --git a/configure.ac b/configure.ac
index 5d55e98..9294c4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Photos],
-        [3.23.1],
+        [3.23.2],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-photos],
         [gnome-photos],
         [https://wiki.gnome.org/Apps/Photos])


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