mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
updates for 1.3.7 release.
Tue Sep 4 01:50:24 2001 Tim Janik <timj@gtk.org> * NEWS: updates for 1.3.7 release. Tue Sep 4 01:49:18 2001 Tim Janik <timj@gtk.org> * gsourceclosure.c: make closure_callback_funcs static, added some g_return_if_fail() statements.
This commit is contained in:
18
NEWS
18
NEWS
@@ -1,3 +1,21 @@
|
||||
Overview of Changes in GLib 1.3.7:
|
||||
|
||||
* Integrate GClosure support into the main loop
|
||||
* More GSignal convenience functions (macros)
|
||||
* Introduced weak references for GObject
|
||||
* Minor hash table optimizations
|
||||
* Main loop and threading improvements
|
||||
* Added g_ascii_* functions to be used for locale insensitive UTF8
|
||||
compliant code instead of old string functions
|
||||
* Overall fixes for UTF8 compliance
|
||||
* GString improvements
|
||||
* Reworked the GIOChannel code
|
||||
* Removed glib-config-2.0 in favour of pkgconfig
|
||||
* Make code 64bit clean
|
||||
* More G_CONST_RETURN fixes
|
||||
* Many improvements to the win32 code
|
||||
* Miscellaneous bug and API fixes
|
||||
|
||||
Overview of Changes in GLib 1.3.6:
|
||||
|
||||
* Threads have a "return value" from g_thread_join
|
||||
|
Reference in New Issue
Block a user