Mercurial > audlegacy-plugins
changeset 714:e758e9d4f861 trunk
[svn] - fix proxy_use vs use_proxy. reported by joker on IRC.
author | nenolod |
---|---|
date | Sat, 24 Feb 2007 09:43:51 -0800 |
parents | 3b609c9f538e |
children | a9b178bc4ae4 |
files | ChangeLog src/curl/curl.c |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Feb 24 09:22:04 2007 -0800 +++ b/ChangeLog Sat Feb 24 09:43:51 2007 -0800 @@ -1,3 +1,11 @@ +2007-02-24 17:22:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1512] + - reset position if we were passed a live FD. + + trunk/src/madplug/replaygain.c | 3 +++ + 1 file changed, 3 insertions(+) + + 2007-02-24 17:17:39 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1510] - rename parser.y to parser.yacc so braindead GNU make gets the picture