mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Updated to reflect the existence of gthread.
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * docs/glib-config.1: Updated to reflect the existence of gthread. * gmain.c (g_main_poll_add_unlocking): Changed g_main_poll_add_unlocked to g_main_poll_add_unlocking to match semantic, (indeed, main_loop must be locked, when calling this function). Removed the unlocking from the end of that function, as that is not right. Made a 'HOLDS' comment above the function.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
b2e318ff3e
commit
2e57a36438
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* docs/glib-config.1: Updated to reflect the existence of gthread.
|
||||
|
||||
* gmain.c (g_main_poll_add_unlocking): Changed
|
||||
g_main_poll_add_unlocked to g_main_poll_add_unlocking to match
|
||||
semantic, (indeed, main_loop must be locked, when calling this
|
||||
function). Removed the unlocking from the end of that function, as
|
||||
that is not right. Made a 'HOLDS' comment above the function.
|
||||
|
||||
Wed Dec 16 03:16:58 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: version bump to 1.1.8, binary age 0, interface age 0.
|
||||
|
Reference in New Issue
Block a user