diff ChangeLog @ 2677:52785bdac597 trunk

[svn] - workaround for linuxthread's broken implementation of sigwait().
author yaz
date Thu, 12 Apr 2007 00:16:37 -0700
parents 936c777ad998
children 624693ab802a
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 11 00:28:41 2007 -0700
+++ b/ChangeLog	Thu Apr 12 00:16:37 2007 -0700
@@ -1,3 +1,11 @@
+2007-04-11 07:28:41 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [4378]
+  - unsigned char should be used during id3v1 parse. closes #888.
+  
+  trunk/src/libid3tag/tag.c |    8 ++++----
+  1 file changed, 4 insertions(+), 4 deletions(-)
+
+
 2007-04-10 21:17:31 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4376]
   - chase r4268 (patch by Joker)