From: Tor Lillqvist Date: Tue, 16 Mar 2004 00:50:10 +0000 (+0000) Subject: Mark the two entries that shouldn't be in the import library (see below) X-Git-Tag: GLIB_2_4_0~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=07ab639c25b57dc38cee480a6bd54aad4f81246d;p=platform%2Fupstream%2Fglib.git Mark the two entries that shouldn't be in the import library (see below) 2004-03-10 Tor Lillqvist * gobject.def: Mark the two entries that shouldn't be in the import library (see below) as PRIVATE. --- diff --git a/gobject/ChangeLog b/gobject/ChangeLog index ab3398b..cbe0d5e 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,8 @@ +2004-03-10 Tor Lillqvist + + * gobject.def: Mark the two entries that shouldn't be in the + import library (see below) as PRIVATE. + Tue Mar 9 09:16:11 2004 Owen Taylor * === Released 2.3.6 === diff --git a/gobject/gobject.def b/gobject/gobject.def index 7229eff..93fa3ed 100644 --- a/gobject/gobject.def +++ b/gobject/gobject.def @@ -173,7 +173,7 @@ EXPORTS g_signal_stop_emission g_signal_stop_emission_by_name g_signal_type_cclosure_new - g_slist_remove_all + g_slist_remove_all PRIVATE g_source_set_closure g_strdup_value_contents g_strv_get_type @@ -244,7 +244,7 @@ EXPORTS g_type_set_qdata g_type_test_flags g_type_value_table_peek - g_unichar_validate + g_unichar_validate PRIVATE g_value_array_append g_value_array_copy g_value_array_free