From f2ab953f48ab69a7a205578f4cc37e289e962ee1 Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Sat, 11 Apr 2009 08:18:40 +0000 Subject: Add gio.File and gio.Seekable in docs, gio.File it's not yet completed 2009-04-11 Gian Mario Tagliaretti * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-constants.xml: * docs/reference/pygio-file.xml: * docs/reference/pygio-seekable.xml: Add gio.File and gio.Seekable in docs, gio.File it's not yet completed only the index is. svn path=/trunk/; revision=1058 --- docs/reference/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs/reference/ChangeLog') diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 5c5a52d..700d4ba 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,6 +1,15 @@ +2009-04-11 Gian Mario Tagliaretti + + * docs/Makefile.am: + * docs/reference/pygio-classes.xml: + * docs/reference/pygio-constants.xml: + * docs/reference/pygio-file.xml: + * docs/reference/pygio-seekable.xml: Add gio.File and gio.Seekable + in docs, gio.File it's not yet completed only the index is. + 2009-03-29 Gian Mario Tagliaretti - * docs/reference/pygio-volumemonitor.xml: + * docs/reference/pygio-volumemonitor.xml: Small fix. 2009-03-29 Gian Mario Tagliaretti -- cgit