summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d7e3a6..479d000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-09-27 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * itdb.h, itdb_itunesdb.c, itdb_private.h: moved next_id from
+ Itdb_iTunesDB to FExport.
+
+ * bindings/phython/examples/tag-genrr-from-audioscrobber.py: added
+ (thanks to Nicholas Piper)
+
2005-09-27 Christophe Fergeau <teuf@gnome.org>
* src/itdb_itunesdb.c: (write_mhsd_tracks), (write_playlist_mhips),
@@ -21,6 +29,8 @@
* itdb_playlist.c: set timestamp when creating playlist, set
timestamp when adding playlist and no timestamp was set.
+ * Release of version 0.1.6
+
2005-09-23 Jorg Schuler <jcsjcs at users.sourceforge.net>
* bindings/: added python bindings provided by Nicholas Piper