Add a couple of missing entries, thanks to Cedric Gustin. Thread

2003-02-25  Tor Lillqvist  <tml@iki.fi>

	* glib/glib.def: Add a couple of missing entries, thanks to Cedric
	Gustin. Thread initialization function changes according to
	Sebastian Wilhelmi's changes below (2003-02-14).
This commit is contained in:
Tor Lillqvist
2003-02-25 21:19:05 +00:00
committed by Tor Lillqvist
parent 300b34406a
commit 0306e378e5
7 changed files with 39 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2003-02-25 Tor Lillqvist <tml@iki.fi>
* glib/glib.def: Add a couple of missing entries, thanks to Cedric
Gustin. Thread initialization function changes according to
Sebastian Wilhelmi's changes below (2003-02-14).
2003-02-24 Matthias Clasen <maclas@gmx.de>
* glib/gdir.c (g_dir_read_name): Clarify documentation.