diff options
| author | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-03-24 22:17:04 +0000 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@src.gnome.org> | 2009-03-24 22:17:04 +0000 |
| commit | d4ceaf717ae4be72189cd15b5563069b7c220df7 (patch) | |
| tree | aa3c56b3637ba8a2a880583260634d4d971b163a /docs/reference/ChangeLog | |
| parent | b32a56ae9ea7603f567381e9b2f660f49972f2a6 (diff) | |
| download | pygobject-d4ceaf717ae4be72189cd15b5563069b7c220df7.tar.gz pygobject-d4ceaf717ae4be72189cd15b5563069b7c220df7.tar.xz pygobject-d4ceaf717ae4be72189cd15b5563069b7c220df7.zip | |
Add gio.AsyncResult in docs.
2009-03-24 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/Makefile.am:
* docs/reference/pygio-classes.xml:
* docs/reference/pygio-asyncresult.xml: Add gio.AsyncResult in docs.
svn path=/trunk/; revision=1032
Diffstat (limited to 'docs/reference/ChangeLog')
| -rw-r--r-- | docs/reference/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index e65dea5..50a7724 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -2,6 +2,12 @@ * docs/Makefile.am: * docs/reference/pygio-classes.xml: + * docs/reference/pygio-asyncresult.xml: Add gio.AsyncResult in docs. + +2009-03-24 Gian Mario Tagliaretti <gianmt@gnome.org> + + * docs/Makefile.am: + * docs/reference/pygio-classes.xml: * docs/reference/pygio-appinfo.xml: * docs/reference/pygio-constants.xml: * docs/reference/pygio-fileattributeinfo.xml: Add gio.AppInfo and |
