svn path=/trunk/; revision=7163
This commit is contained in:
Matthias Clasen 2008-07-06 01:30:28 +00:00
parent c7a067e211
commit a13f57c524
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-07-05 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt: Move g_strcmp0 to a more appropriate
place in the docs.
2008-07-02 Matthias Clasen <mclasen@redhat.com>
* === Released 2.17.3 ===

View File

@ -1134,6 +1134,7 @@ g_strrstr
g_strrstr_len
g_str_has_prefix
g_str_has_suffix
g_strcmp0
<SUBSECTION>
g_strlcpy
@ -2603,7 +2604,6 @@ g_assert_cmpint
g_assert_cmpuint
g_assert_cmphex
g_assert_cmpfloat
g_strcmp0
GTestCase
GTestSuite