diff --git a/doc/ChangeLog b/doc/ChangeLog index 7e836014d..d514df41d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-05-06 Andrés G. Aragoneses + + * en/Gtk/ListStore.xml: fix example to not raise an exception. + Reported by Vinicius (|Zippo|) in #mono. + 2009-11-28 Mike Kestner * GLib/Object.xml: remove an out of date remark from the Data prop. @@ -13,8 +18,8 @@ 2006-08-09 Alp Toker - * GLib/Thread.xml: - * Gdk/Threads.xml: Explain proper thread awareness init. + * en/GLib/Thread.xml: + * en/Gdk/Threads.xml: Explain proper thread awareness init. 2006-03-23 Hector E. Gomez Morales diff --git a/doc/en/Gtk/ListStore.xml b/doc/en/Gtk/ListStore.xml index 0b4c5f844..401ccabf9 100644 --- a/doc/en/Gtk/ListStore.xml +++ b/doc/en/Gtk/ListStore.xml @@ -19,7 +19,7 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the