Add g_chdir
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Jun 2005 03:13:43 +0000 (03:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Jun 2005 03:13:43 +0000 (03:13 +0000)
2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* glib/glib-sections.txt: Add g_chdir

docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt

index 45a1fa0..0da0b55 100644 (file)
@@ -1,5 +1,7 @@
 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib-sections.txt: Add g_chdir
+
        * glib/tmpl/threads.sgml: Document that stack size
        will be ignored if the underlying thread implementation
        doesn't support stack sizes.
index b918fe8..aa2237e 100644 (file)
@@ -1007,6 +1007,7 @@ g_freopen
 g_chmod
 g_access
 g_creat
+g_chdir
 <SUBSECTION Private>
 g_file_error_quark
 </SECTION>