summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-03-05 07:50:49 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-03-05 07:50:49 -0500
commit1e5f0f863db93bf897d83b332678dcc9a62d246b (patch)
tree1b67e1915e4ae12db8ffd5eb90c93ae518ae023c
parent461b8926db2f0d6690f81179cec47807ddbba3e6 (diff)
downloadgdk-pixbuf-1e5f0f863db93bf897d83b332678dcc9a62d246b.tar.gz
Update NEWS for 2.23.1
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 82bc03bd5..8a5397e96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+2.23.1
+======
+
+* Win32:
+ - Use dynamically constructed GDK_PIXBUF_LIBDIR for locating modules
+ - Use dynamically constructed GDK_PIXBUF_LOCALEDIR to find translations
+ - Use GDI+ loader by default
+
+* Introspection:
+ - Add package information
+ - Don't include backend API
+
+* Build against libpng 1.5
+
+* Bugs fixed:
+ 634659 gdk-pixbuf 2.22 can't find localisation
+ 635364 Add C include and exported packages information to GIR
+ 639922 Proposed Visual C++ 2008 Project Files
+ 640407 Unportable test(1) construct in configure script.
+
+* Translation updates
+ Asturian
+ Basque
+ Bengali India
+ Bulgarian
+ French
+ Galician
+ Greek
+ Korean
+ Latvian
+ Portuguese
+ Russian
+ Simplified Chinese
+ Swedish
+ Uighur
+
+
2.23.0
======