diff --git a/ChangeLog b/ChangeLog index 9924a527f..04db1f034 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-10-24 Tor Lillqvist + + * glib/glib.def: Add some missing entries. + 2003-09-30 Tor Lillqvist * glib/gspawn-win32.c (do_spawn): Call protect_argv() in @@ -19,7 +23,7 @@ 2003-09-03 Tor Lillqvist * glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define - G_MININT64 etc, like in the configure-generated glibnconfig.h. + G_MININT64 etc, like in the configure-generated glibconfig.h. 2003-08-28 Matthias Clasen diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 9924a527f..04db1f034 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2003-10-24 Tor Lillqvist + + * glib/glib.def: Add some missing entries. + 2003-09-30 Tor Lillqvist * glib/gspawn-win32.c (do_spawn): Call protect_argv() in @@ -19,7 +23,7 @@ 2003-09-03 Tor Lillqvist * glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define - G_MININT64 etc, like in the configure-generated glibnconfig.h. + G_MININT64 etc, like in the configure-generated glibconfig.h. 2003-08-28 Matthias Clasen diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 9924a527f..04db1f034 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2003-10-24 Tor Lillqvist + + * glib/glib.def: Add some missing entries. + 2003-09-30 Tor Lillqvist * glib/gspawn-win32.c (do_spawn): Call protect_argv() in @@ -19,7 +23,7 @@ 2003-09-03 Tor Lillqvist * glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define - G_MININT64 etc, like in the configure-generated glibnconfig.h. + G_MININT64 etc, like in the configure-generated glibconfig.h. 2003-08-28 Matthias Clasen diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 9924a527f..04db1f034 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +2003-10-24 Tor Lillqvist + + * glib/glib.def: Add some missing entries. + 2003-09-30 Tor Lillqvist * glib/gspawn-win32.c (do_spawn): Call protect_argv() in @@ -19,7 +23,7 @@ 2003-09-03 Tor Lillqvist * glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define - G_MININT64 etc, like in the configure-generated glibnconfig.h. + G_MININT64 etc, like in the configure-generated glibconfig.h. 2003-08-28 Matthias Clasen diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 9924a527f..04db1f034 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2003-10-24 Tor Lillqvist + + * glib/glib.def: Add some missing entries. + 2003-09-30 Tor Lillqvist * glib/gspawn-win32.c (do_spawn): Call protect_argv() in @@ -19,7 +23,7 @@ 2003-09-03 Tor Lillqvist * glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define - G_MININT64 etc, like in the configure-generated glibnconfig.h. + G_MININT64 etc, like in the configure-generated glibconfig.h. 2003-08-28 Matthias Clasen diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 9924a527f..04db1f034 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2003-10-24 Tor Lillqvist + + * glib/glib.def: Add some missing entries. + 2003-09-30 Tor Lillqvist * glib/gspawn-win32.c (do_spawn): Call protect_argv() in @@ -19,7 +23,7 @@ 2003-09-03 Tor Lillqvist * glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define - G_MININT64 etc, like in the configure-generated glibnconfig.h. + G_MININT64 etc, like in the configure-generated glibconfig.h. 2003-08-28 Matthias Clasen diff --git a/glib/glib.def b/glib/glib.def index 004e30d1e..dfc4bc53c 100644 --- a/glib/glib.def +++ b/glib/glib.def @@ -82,6 +82,7 @@ EXPORTS g_completion_free g_completion_new g_completion_remove_items + g_completion_set_compare g_convert g_convert_error_quark g_convert_init @@ -293,6 +294,7 @@ EXPORTS g_list_pop_allocator g_list_position g_list_prepend + g_list_push_allocator g_list_remove g_list_remove_all g_list_remove_link @@ -641,7 +643,6 @@ EXPORTS g_thread_create_full g_thread_error_quark g_thread_exit - g_thread_exit g_thread_functions_for_glib_use g_thread_join g_thread_pool_free