summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f41d8cee8..8f2280e62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+2.25.1
+======
+
+* New functions to load pixbufs from resources:
+ gdk_pixbuf_new_from_resource
+ gdk_pixbuf_new_from_resource_at_scale
+
+* gdk-pixbuf-pixdata is a new program that generates
+ raw binary GdkPixdata files, and there is a new
+ loader for these.
+
+* Translation updates:
+ Belarusian
+ Bulgarian
+ Catalan
+ Czech
+ French
+ Galician
+ German
+ Hebrew
+ Norwegian bokmål
+ Slovenian
+ Spanish
+ Swedish
+ Telugu
+ Traditional Chinese
+
+
2.25.0
======