diff options
| author | Nicholas Piper <nicholas@users.sourceforge.net> | 2007-03-26 14:10:33 +0000 |
|---|---|---|
| committer | Nicholas Piper <nicholas@users.sourceforge.net> | 2007-03-26 14:10:33 +0000 |
| commit | 09a2bddedaec25e302523ab3d26c9c3d4c9b5b59 (patch) | |
| tree | 790e911f607abc32be37b189caba1643016ce840 /ChangeLog | |
| parent | 90f359a4fa87cce3f3ce18b3498c674fd15a49f6 (diff) | |
| download | libgpod-09a2bddedaec25e302523ab3d26c9c3d4c9b5b59.tar.gz libgpod-09a2bddedaec25e302523ab3d26c9c3d4c9b5b59.tar.xz libgpod-09a2bddedaec25e302523ab3d26c9c3d4c9b5b59.zip | |
Use build-tree libraries for Python test, not the installed set.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1411 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-03-26 Nicholas Piper <nicholas at users.sourceforge.net> + * bindings/python/Makefile.am + bindings/python/tests/Makefile.am + bindings/python/tests/tests.py: Causes tests to run with the + libraries from the build tree rather than currently installed + version (Todd Zullinger) + +2007-03-26 Nicholas Piper <nicholas at users.sourceforge.net> + * bindings/python/gpod.i.in: Add basic PhotoDB reading facility 2007-03-25 Jorg Schuler <jcsjcs at users.sourceforge.net> |
