summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-08-04 17:49:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-08-04 17:49:53 -0400
commitf1a13b895d71fb9523c65591a7ebb7a8bad0a4d9 (patch)
tree68d1ed530a5c90cdf524cc4960e807d2a70bee88 /NEWS
parent08dd0f246a17c5e1fd78ae19c18f52905c47fdbc (diff)
downloadglib-f1a13b895d71fb9523c65591a7ebb7a8bad0a4d9.tar.gz
glib-f1a13b895d71fb9523c65591a7ebb7a8bad0a4d9.tar.bz2
glib-f1a13b895d71fb9523c65591a7ebb7a8bad0a4d9.zip
NEWS updates for 2.33.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5a28bf5b..fc7ed8929 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Overview of changes from GLib 2.33.6 to 2.33.8
+==============================================
+
+* GIO now has a g_file_delete_async function
+
+* The defaults for GThreadPools max_unused_threads
+ and max_idle_time values have been changed to
+ 2 and 15*1000, respectively.
+
+* Bugs fixed:
+ 661767 merge/improve various bits of run-in-thread functionality
+ 680074 undefined symbol "get_C_locale"
+ 680121 g_cancellable_source_new: don't use a file descriptor
+ 680148 gthread: check for definition of PR_SET_NAME
+ 680310 Sorting of access points by strengh not working
+ 680704 g_utf8_strup() crash
+ 680760 GFile: Add g_file_delete_async()
+ 680787 Add .dir-locals.el to tell Emacs users not to use tabs...
+ 680823 g_file_make_directory_with_parents: Fix error propagation
+ 680994 STATIC_ASSERT in GDBusError docs don't have much utility
+ 681116 gtlscertificate: Add g_tls_certificate_equal() function
+ 681118 gtlsdatabase: Don't complain if no callbacks for async...
+
+* Translation updates:
+ Galician
+ German
+ Gujarati
+ Hebrew
+ Norwegian bokmål
+ Serbian
+ Slovenian
+
+
Overview of changes from GLib 2.33.4 to 2.33.6
==============================================