Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv13817

Modified Files:
        ChangeLog_detailed configure.in 
Log Message:
        * src/mp3file.c (mp3_write_file_info): YEAR tag was not
          written to file. Thanks to t0C for the patch.



Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.324
retrieving revision 1.325
diff -u -d -r1.324 -r1.325
--- ChangeLog_detailed  21 Sep 2006 15:03:12 -0000      1.324
+++ ChangeLog_detailed  24 Sep 2006 03:57:08 -0000      1.325
@@ -1,3 +1,8 @@
+2006-09-24 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+       * src/mp3file.c (mp3_write_file_info): YEAR tag was not
+          written to file. Thanks to t0C for the patch.
+
 2006-09-21 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * src/file.c: (update_track_from_file): forgot to flag track

Index: configure.in
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/configure.in,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- configure.in        17 May 2006 12:40:10 -0000      1.90
+++ configure.in        24 Sep 2006 03:57:08 -0000      1.91
@@ -4,7 +4,7 @@
 AC_PREREQ(2.55)
 
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(gtkpod, 0.99.6CVS)
+AM_INIT_AUTOMAKE(gtkpod, 0.99.8RC1)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 AC_CANONICAL_HOST


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to