Add GKeyFile section, add index for 2.6 additions.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Oct 2004 13:56:25 +0000 (13:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 25 Oct 2004 13:56:25 +0000 (13:56 +0000)
2004-10-25  Matthias Clasen  <mclasen@redhat.com>

* glib/glib-docs.sgml:  Add GKeyFile section, add
index for 2.6 additions.

docs/reference/ChangeLog
docs/reference/glib/glib-docs.sgml

index e6d1440da96bd3c60fbec6474df57d59b1fba8ae..62029d5557b969b510eed281d1be7beaee802dbb 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-docs.sgml:  Add GKeyFile section, add
+       index for 2.6 additions.
+
 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
 
        * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
index 8dce8c4df378b61446993e0a959bef785b107463..5ab5b13809ed47fce2dd27b8638e827eea8f42fc 100644 (file)
@@ -55,6 +55,7 @@
 <!ENTITY glib-Shell SYSTEM "xml/shell.xml">
 <!ENTITY glib-Option SYSTEM "xml/option.xml">
 <!ENTITY glib-Markup SYSTEM "xml/markup.xml">
+<!ENTITY glib-Keyfile SYSTEM "xml/keyfile.xml">
 <!ENTITY glib-i18n SYSTEM "xml/i18n.xml">
 <!ENTITY glib-Version SYSTEM "xml/version.xml">
 
@@ -146,6 +147,7 @@ synchronize their operation.
     &glib-Option;
     &glib-Pattern-Matching;
     &glib-Markup;
+    &glib-Keyfile;
     &glib-Windows-Compatability-Functions;
   </chapter>
 
@@ -190,5 +192,8 @@ synchronize their operation.
   <index role="2.4">
     <title>Index of new symbols in 2.4</title>
   </index>  
+  <index role="2.6">
+    <title>Index of new symbols in 2.6</title>
+  </index>  
 
 </book>