summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorP.G. Richardson <phantom_sf@users.sourceforge.net>2008-08-09 17:00:34 +0000
committerP.G. Richardson <phantom_sf@users.sourceforge.net>2008-08-09 17:00:34 +0000
commit216dd13bdd642144c7a595fed877fc6434abb046 (patch)
tree969140235d5b8138455c45c31870d9ad8f06e8f1 /ChangeLog
parentca547c3a589d9d658e849b2a397c61213f14b5a7 (diff)
downloadlibgpod-216dd13bdd642144c7a595fed877fc6434abb046.tar.gz
libgpod-216dd13bdd642144c7a595fed877fc6434abb046.tar.xz
libgpod-216dd13bdd642144c7a595fed877fc6434abb046.zip
2008-08-09 Paul Richardson <phantom_sf at users.sourceforge.net>
* Added eclipse project related files to svn:ignore * src/db-artwork-parser.c src/itdb.h src/itdb_photoalbum.c: Added to Itdb_PhotoAlbum, a reference to its parent Photo DB. When albums are constructed upon loading of the Photo DB, the reference is added as part of initialisation. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2096 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa626fd..18e1380 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-09 Paul Richardson <phantom_sf at users.sourceforge.net>
+
+ * Added eclipse project related files to svn:ignore
+ * src/db-artwork-parser.c
+ src/itdb.h
+ src/itdb_photoalbum.c:
+ Added to Itdb_PhotoAlbum, a reference to its parent Photo DB.
+ When albums are constructed upon loading of the Photo DB, the
+ reference is added as part of initialisation.
+
2008-08-09 Todd Zullinger <tmzullinger at users.sourceforge.net>
* src/itdb_playlist.c