diff ChangeLog @ 1150:3506c611a802 trunk

[svn] - fix registration of lastfm session ID
author nenolod
date Mon, 28 May 2007 23:29:02 -0700
parents bca08b1c2d16
children 31ad9abf9606
line wrap: on
line diff
--- a/ChangeLog	Mon May 28 23:16:25 2007 -0700
+++ b/ChangeLog	Mon May 28 23:29:02 2007 -0700
@@ -1,3 +1,11 @@
+2007-05-29 06:16:25 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [2464]
+  - expose lastfm internal data over mowgli's global storage subsystem so that plugins can manipulate lastfm listening indirectly
+  
+  trunk/src/lastfm/lastfm.c |    5 +++++
+  1 file changed, 5 insertions(+)
+
+
 2007-05-28 10:15:02 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [2462]
   - mms: convert to plugin2 architecture