Mercurial > audlegacy-plugins
diff ChangeLog @ 712:117ae74e2715 trunk
[svn] - rename parser.y to parser.yacc so braindead GNU make gets the picture
author | nenolod |
---|---|
date | Sat, 24 Feb 2007 09:17:39 -0800 |
parents | 5c77a76df782 |
children | 3b609c9f538e |
line wrap: on
line diff
--- a/ChangeLog Sat Feb 24 09:03:09 2007 -0800 +++ b/ChangeLog Sat Feb 24 09:17:39 2007 -0800 @@ -1,3 +1,11 @@ +2007-02-24 17:03:09 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1508] + - always close/unref the fd + + trunk/src/madplug/replaygain.c | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + + 2007-02-24 17:02:41 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1506] - C99 style enforcement