mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
Updates for 2.33.2
This commit is contained in:
parent
3e1b972c93
commit
e8c5bd2bb0
46
NEWS
46
NEWS
@ -1,3 +1,49 @@
|
||||
Overview of changes from GLib 2.33.1 to 2.33.2
|
||||
==============================================
|
||||
|
||||
* GLIB_VERSION_MIN_REQUIRED now defaults to the current stable version
|
||||
|
||||
* GIO input and output stream classes have grown GBytes-based methods
|
||||
|
||||
* GApplication now has hooks to register D-Bus objects before the bus
|
||||
name is taken
|
||||
|
||||
* Bugs fixed:
|
||||
605976 add g_type_ensure(), to ensure that a type has...
|
||||
660851 Breakage of code due to changes in the GThread...
|
||||
666386 Empathy doesn't open Redirect URI with particu...
|
||||
671139 need (transfer async) for io stream buffers
|
||||
672329 memory leaks in gutils.c and glib tests
|
||||
672548 g_utf8_validate: @str shouldn't end up annotat...
|
||||
674111 Provide an accessor for MimeType desktop entry...
|
||||
674483 broken configure results when cross-compiling ...
|
||||
674634 Add g_clear_pointer()
|
||||
674777 What's the (transfer) of g_variant_lookup()?
|
||||
675309 gkeyfile: Fix annotations for g_key_file_load_...
|
||||
675446 gfile: Plug memory leak in g_file_make_directo...
|
||||
675509 add extra dbus hooks
|
||||
675832 Incomplete gsettings bash auto-completion
|
||||
676208 The tmpl parameter to g_file_new_tmp can be NULL
|
||||
676265 GNetworkMonitor leaks a lot of memory
|
||||
676277 Document that g_app_info_create_from_commandli...
|
||||
676397 g_environ_* should work with NULL envp
|
||||
676398 g_spawn_* should take PATH from the passed env...
|
||||
676478 Broken gzip decoding
|
||||
676594 [Patch] fix g_reload_user_special_dirs_cache
|
||||
676816 Add more GLIB_AVAILABLE_IN_*
|
||||
676937 Document notify signal deduplication with free...
|
||||
|
||||
* Translation updates:
|
||||
Czech
|
||||
French
|
||||
German
|
||||
Greek
|
||||
Japanese
|
||||
Russian
|
||||
Slovenian
|
||||
Spanish
|
||||
|
||||
|
||||
Overview of changes from GLib 2.32.1 to 2.33.1
|
||||
==============================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user