Mercurial > audlegacy-plugins
diff ChangeLog @ 898:06ecbb1e3dbb trunk
[svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H.
- tweak debug printout.
author | yaz |
---|---|
date | Sat, 24 Mar 2007 23:15:05 -0700 |
parents | 44a922a4a591 |
children | 68508f8cdf25 |
line wrap: on
line diff
--- a/ChangeLog Sat Mar 24 17:31:14 2007 -0700 +++ b/ChangeLog Sat Mar 24 23:15:05 2007 -0700 @@ -1,3 +1,11 @@ +2007-03-25 00:31:14 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1894] + - fix validation of mpeg2 files, by ccr. + + trunk/src/madplug/plugin.c | 14 ++++++++++---- + 1 file changed, 10 insertions(+), 4 deletions(-) + + 2007-03-24 16:44:44 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [1892] - small cleanups.