diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-01-15 15:44:34 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-01-15 15:44:34 +0000 |
| commit | 0ce9dedf67ac58fba1dc5e4e94458307dacc4e84 (patch) | |
| tree | 4d380d6bd8da02306c7bf53e1c673c5e5c530e02 /ChangeLog | |
| parent | c3a8c2b2277a0dfb0c81e83024646e5a39c58ffe (diff) | |
| download | libgpod-0ce9dedf67ac58fba1dc5e4e94458307dacc4e84.tar.gz libgpod-0ce9dedf67ac58fba1dc5e4e94458307dacc4e84.tar.xz libgpod-0ce9dedf67ac58fba1dc5e4e94458307dacc4e84.zip | |
* configure.ac: bumped version to 0.4.2 for release
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1384 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 44 |
1 files changed, 23 insertions, 21 deletions
@@ -1,26 +1,7 @@ -2007-01-15 Todd Zullinger <tmzullinger at users.sourceforge.net> - - * Makefile.am - bindings/python/Makefile.am - bindings/python/__init__.py - bindings/python/gpod.i.in - bindings/python/gpod_doc.i.in - bindings/python/gtkdoc-to-swig.xsl - bindings/python/gtkpod.py - bindings/python/ipod.py: add builtin documentation to the python - bindings using the gtk-docs for all of the wrapped libgpod - functions (with much help from Nicolas Piper) - - * bindings/python/gtkpod.py: fix encoding issue in - write_pair() (Nicolas Piper) - handle gtkpod extended info files with either md5_hash or - sha1_hash fields (Nicolas Piper) - - * bindings/python/ipod.py: ensure the db object doesn't get - garbage collected at the wrong time (Nicolas Piper) - 2007-01-15 Jorg Schuler <jcsjcs at users.sourceforge.net> + * configure.ac: bumped version to 0.4.2 for release + * po/sv.po: updated Swedish catalog -- thanks to Stefan Asserhall * po/ja.po: updated Japanese catalog -- thanks to Kentaro Fukuchi @@ -48,6 +29,27 @@ * Makefile.am: added TROUBLESHOOTING to EXTRA_DIST +2007-01-15 Todd Zullinger <tmzullinger at users.sourceforge.net> + + * Makefile.am + bindings/python/Makefile.am + bindings/python/__init__.py + bindings/python/gpod.i.in + bindings/python/gpod_doc.i.in + bindings/python/gtkdoc-to-swig.xsl + bindings/python/gtkpod.py + bindings/python/ipod.py: add builtin documentation to the python + bindings using the gtk-docs for all of the wrapped libgpod + functions (with much help from Nicolas Piper) + + * bindings/python/gtkpod.py: fix encoding issue in + write_pair() (Nicolas Piper) + handle gtkpod extended info files with either md5_hash or + sha1_hash fields (Nicolas Piper) + + * bindings/python/ipod.py: ensure the db object doesn't get + garbage collected at the wrong time (Nicolas Piper) + 2007-01-14 Jorg Schuler <jcsjcs at users.sourceforge.net> * tests/test-photos.c: |
