diff --git a/doc/ChangeLog b/doc/ChangeLog index 542467e8a..c27347831 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -9,6 +9,8 @@ * en/GnomeSharp.xml: Added * en/GtkSharp.xml: Added * en/PangoSharp.xml: Added + * en/GConf/ChangeSet.xml: Documented finalize + * en/GConf/NotifyEventHandler.xml: Fixed ecma-style compliance 2003-10-13 John Luke diff --git a/doc/en/GConf/ChangeSet.xml b/doc/en/GConf/ChangeSet.xml index 2dc523162..cbf32c447 100644 --- a/doc/en/GConf/ChangeSet.xml +++ b/doc/en/GConf/ChangeSet.xml @@ -50,18 +50,6 @@ To be added - - - Method - - System.Void - - - - To be added - To be added - - Constructor @@ -73,5 +61,17 @@ To be added + + + Method + + System.Void + + + + Disposes the resources associated with the object. + + + \ No newline at end of file diff --git a/doc/en/GConf/NotifyEventHandler.xml b/doc/en/GConf/NotifyEventHandler.xml index 807d6fafd..8574ad126 100644 --- a/doc/en/GConf/NotifyEventHandler.xml +++ b/doc/en/GConf/NotifyEventHandler.xml @@ -7,7 +7,7 @@ neutral - Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added To be added @@ -25,4 +25,11 @@ + + System.Void + + + + + \ No newline at end of file