Add "Since: 2.4" to docs. Add g_unichar_get_mirror_char and
authorMatthias Clasen <maclas@gmx.de>
Mon, 29 Sep 2003 22:04:28 +0000 (22:04 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Sep 2003 22:04:28 +0000 (22:04 +0000)
2003-09-29  Matthias Clasen  <maclas@gmx.de>

* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
to docs.
* glib/glib-sections.txt: Add g_unichar_get_mirror_char and
g_static_mutex_get_mutex_impl_shortcut.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
glib/guniprop.c

index 1c39658..d75d435 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-29  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4" 
+       to docs.
+
 Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>
 
        * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
index 1c39658..d75d435 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-29  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4" 
+       to docs.
+
 Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>
 
        * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
index 1c39658..d75d435 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-29  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4" 
+       to docs.
+
 Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>
 
        * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
index 1c39658..d75d435 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-29  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4" 
+       to docs.
+
 Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>
 
        * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
index 1c39658..d75d435 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-29  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4" 
+       to docs.
+
 Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>
 
        * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
index 1c39658..d75d435 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-29  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4" 
+       to docs.
+
 Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>
 
        * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
index 5f04c9c..2a8cf8a 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-30  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
+       g_static_mutex_get_mutex_impl_shortcut.
+
 Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
 
        *  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
index 7c9fd8a..ce45eaa 100644 (file)
@@ -568,6 +568,7 @@ G_THREAD_ECF
 G_THREAD_CF
 G_THREAD_UF
 g_static_mutex_get_mutex_impl
+g_static_mutex_get_mutex_impl_shortcut
 G_MUTEX_DEBUG_MAGIC
 g_thread_init_with_errorcheck_mutexes
 G_LOCK_NAME
@@ -1921,6 +1922,7 @@ GUnicodeBreakType
 g_unichar_break_type
 g_unicode_canonical_ordering
 g_unicode_canonical_decomposition
+g_unichar_get_mirror_char
 
 <SUBSECTION>
 g_utf8_next_char
index f1e8c31..349870a 100644 (file)
@@ -998,6 +998,8 @@ g_utf8_casefold (const gchar *str,
  *
  * Return value: %TRUE if @ch has a mirrored character and @mirrored_ch is
  * filled in, %FALSE otherwise
+ *
+ * Since: 2.4
  **/
 /* This code is adapted from FriBidi (http://fribidi.sourceforge.net/). 
  * FriBidi is: Copyright (C) 1999,2000 Dov Grobgeld, and