From: Matthias Clasen Date: Tue, 25 Sep 2001 18:13:12 +0000 (+0000) Subject: glib/glib-section.txt: Add a missing SECTION endtag. (#61126) X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=9a11290d5935fffbfeeb1a5e8e33491b00c13c09;p=dana%2Fcg-glib.git glib/glib-section.txt: Add a missing SECTION endtag. (#61126) --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 6a96d50c..8a0c74aa 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2001-09-25 Matthias Clasen + + * glib/glib-section.txt: Add a missing SECTION + endtag. (#61126) + 2001-09-17 Darin Adler * glib/tmpl/string_utils.sgml: Fix a typo and change diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index 3350d6f9..a76f0318 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -776,6 +776,7 @@ g_log_remove_handler g_log_set_always_fatal g_log_set_fatal_mask g_log_default_handler +
Timers