mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +01:00
Cleanups
svn path=/branches/glib-2-12/; revision=5266
This commit is contained in:
parent
73a581c8ba
commit
7fa21064a7
@ -1,3 +1,8 @@
|
||||
2007-01-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib-sections.txt:
|
||||
* glib/tmpl/scanner.sgml: Cleanups
|
||||
|
||||
2007-01-04 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.12.7 ===
|
||||
|
@ -624,6 +624,10 @@ g_thread_functions_for_glib_use
|
||||
g_thread_init_glib
|
||||
g_thread_error_quark
|
||||
g_once_impl
|
||||
atexit
|
||||
g_system_thread_assign
|
||||
g_system_thread_equal
|
||||
g_system_thread_equal_simple
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -396,6 +396,7 @@ Removes a symbol from a scope.
|
||||
|
||||
<!-- ##### MACRO g_scanner_freeze_symbol_table ##### -->
|
||||
<para>
|
||||
There is no reason to use this macro, since it does nothing.
|
||||
</para>
|
||||
|
||||
@scanner: a #GScanner.
|
||||
@ -404,6 +405,7 @@ Removes a symbol from a scope.
|
||||
|
||||
<!-- ##### MACRO g_scanner_thaw_symbol_table ##### -->
|
||||
<para>
|
||||
There is no reason to use this macro, since it does nothing.
|
||||
</para>
|
||||
|
||||
@scanner: a #GScanner.
|
||||
|
Loading…
x
Reference in New Issue
Block a user