glib r6588 - in trunk: . glib
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6588 - in trunk: . glib
- Date: Mon, 25 Feb 2008 13:32:04 +0000 (GMT)
Author: alexl
Date: Mon Feb 25 13:32:04 2008
New Revision: 6588
URL: http://svn.gnome.org/viewvc/glib?rev=6588&view=rev
Log:
2008-02-25 Alexander Larsson <alexl redhat com>
* glib/glib.symbols:
* glib/gurifuncs.[ch]:
Rename g_uri_get_scheme to g_uri_parse_scheme.
Keep g_uri_get_scheme() symbol for this
unstable release to avoid breaking to many apps.
Modified:
trunk/ChangeLog
trunk/glib/glib.symbols
Modified: trunk/glib/glib.symbols
==============================================================================
--- trunk/glib/glib.symbols (original)
+++ trunk/glib/glib.symbols Mon Feb 25 13:32:04 2008
@@ -1154,7 +1154,7 @@
#if IN_FILE(__G_URI_FUNCS_C__)
g_uri_unescape_string
g_uri_unescape_segment
-g_uri_get_scheme
+g_uri_parse_scheme
g_uri_escape_string
#endif
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]