Add g_completion_complete_utf8.

2004-02-05  Tor Lillqvist  <tml@iki.fi>

	* glib/glib.def: Add g_completion_complete_utf8.
This commit is contained in:
Tor Lillqvist
2004-02-05 00:22:58 +00:00
committed by Tor Lillqvist
parent 01fd2551d7
commit 5889997512
7 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2004-02-05 Tor Lillqvist <tml@iki.fi>
* glib/glib.def: Add g_completion_complete_utf8.
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
@@ -14,7 +18,6 @@ Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
* tests/Makefile.am: Add completion-test.
2004-02-01 Tor Lillqvist <tml@iki.fi>
* glib/glib.def: Add g_strsplit_set.