summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-09-22 10:37:05 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-09-22 10:37:05 -0400
commit3413e758eb4fb15559e9da1b38efd59fcca81401 (patch)
treef2de01b0d12f54f40d4bff5cdfcb124109c21785 /NEWS
parent74326a38658ebb9dbd59c9d8899a0bbb646301e5 (diff)
downloadglib-3413e758eb4fb15559e9da1b38efd59fcca81401.tar.gz
Updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS50
1 files changed, 50 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71c6f9d93..2adfc04c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+Overview of Changes from GLib 2.21.6 to GLib 2.22.0
+===================================================
+
+* Add gdb python macros to make gobject debugging more pleasant
+
+* Bugs fixed:
+ 579050 Allow making selected critical and warning messages non-fatal
+ 594759 g_socket_send_message fails due to invalid sendmsg params
+ 593941 GNetworkAddress skipping addresses when enumerating
+ 594597 Fix build with srcdir != builddir
+ 595619 Include gdb pretty printers
+
+* Changes that might affect bindings:
+ - The error parameter of g_simple_async_result_set_from_error has been
+ made const.
+
+* Updated translations:
+ Assamese
+ Bengali India
+ British English
+ Bulgarian
+ Catalan
+ Czech
+ Danish
+ Finnish
+ Galician
+ Greek
+ Gujarati
+ Hindi
+ Japanese
+ Kannada
+ Malayalam
+ Marathi
+ Norwegian bokmål
+ Oriya
+ Polish
+ Punjabi
+ Romanian
+ Serbian
+ Simplified Chinese
+ Slovenian
+ Spanish
+ Tamil
+ Telugu
+ Thai
+ Traditional Chinese
+ Ukrainian
+ Vietnamese
+
+
Overview of Changes from GLib 2.21.5 to GLib 2.21.6
===================================================