summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-02-02 20:09:08 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-02-02 20:09:08 +0000
commitafa157a73d15dbb9538378177653bcfca3e2731b (patch)
tree98426acf42fdd2f07e53f9b155eaf4c90088a283 /docs
parenta9243ac8f6c8eb97d9fbc61e3effc440f64a70aa (diff)
svn path=/trunk/; revision=7845
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ChangeLog4
-rw-r--r--docs/reference/glib/glib-sections.txt1
-rw-r--r--docs/reference/glib/tmpl/macros_misc.sgml3
-rw-r--r--docs/reference/glib/tmpl/types.sgml4
4 files changed, 8 insertions, 4 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index fdd10b0ad..5f4e45500 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-02 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.19.6 ===
+
2009-01-19 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.5 ===
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index 67250b325..6df70cbdb 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -539,6 +539,7 @@ GThreadError
GThreadFunctions
g_thread_init
g_thread_supported
+g_thread_get_initialized
<SUBSECTION>
GThreadFunc
diff --git a/docs/reference/glib/tmpl/macros_misc.sgml b/docs/reference/glib/tmpl/macros_misc.sgml
index 0802c07fe..cc66cdba4 100644
--- a/docs/reference/glib/tmpl/macros_misc.sgml
+++ b/docs/reference/glib/tmpl/macros_misc.sgml
@@ -610,7 +610,6 @@ and printing values of type #goffset. It is a string literal. See also
@Since: 2.20
-
<!-- ##### MACRO G_GOFFSET_FORMAT ##### -->
<para>
This is the platform dependent conversion specifier for scanning and
@@ -619,3 +618,5 @@ printing values of type #goffset. See also #G_GINT64_FORMAT.
Since: 2.20
+
+
diff --git a/docs/reference/glib/tmpl/types.sgml b/docs/reference/glib/tmpl/types.sgml
index 9befc74a2..520911043 100644
--- a/docs/reference/glib/tmpl/types.sgml
+++ b/docs/reference/glib/tmpl/types.sgml
@@ -199,7 +199,7 @@ To print or scan values of this type, use
</para>
-<!-- ##### FUNCTION guint64 ##### -->
+<!-- ##### TYPEDEF guint64 ##### -->
<para>
An unsigned integer guaranteed to be 64 bits on all platforms.
Values of this type can range from 0 to 18,446,744,073,709,551,615.
@@ -209,8 +209,6 @@ To print or scan values of this type, use
%G_GINT64_MODIFIER and/or %G_GUINT64_FORMAT.
</para>
-@Returns:
-
<!-- ##### MACRO G_GINT64_CONSTANT ##### -->
<para>