Add missing entry points.

2000-11-11  Tor Lillqvist  <tml@iki.fi>

	* glib.def: Add missing entry points.

	* gobject.def: Add missing functions.
This commit is contained in:
Tor Lillqvist
2000-11-11 15:03:10 +00:00
committed by Tor Lillqvist
parent 4f76917c6a
commit ccc9329e1c
12 changed files with 22 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2000-11-11 Tor Lillqvist <tml@iki.fi>
* glib.def: Add missing entry points.
* gfileutils.c (g_mkstemp): Improve chance to generate unique
names with less effort a bit.