Use hardcoded name for DLL, as there is no reliable way to determine it at

2003-09-29  Tor Lillqvist  <tml@iki.fi>

	* tests/testglib.c (main): Use hardcoded name for DLL, as there is
	no reliable way to determine it at compile or run time anyway.
This commit is contained in:
Tor Lillqvist
2003-09-29 22:40:40 +00:00
committed by Tor Lillqvist
parent 712c9d672e
commit b514888d16
7 changed files with 33 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
2003-09-29 Tor Lillqvist <tml@iki.fi>
* tests/testglib.c (main): Use hardcoded name for DLL, as there is
no reliable way to determine it at compile or run time anyway.
2003-09-29 Matthias Clasen <maclas@gmx.de>
* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"