Mercurial > audlegacy-plugins
diff ChangeLog @ 501:1b06f6690022 trunk
[svn] - ssl support (no idea why, but hey, we can!)
author | nenolod |
---|---|
date | Sun, 21 Jan 2007 21:01:41 -0800 |
parents | 1d81ea250dce |
children | d9fe80b35381 |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 21 20:51:22 2007 -0800 +++ b/ChangeLog Sun Jan 21 21:01:41 2007 -0800 @@ -1,3 +1,12 @@ +2007-01-22 04:51:22 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1086] + - URIs are now passed naked instead of mangled by the VFS subsystem. + + trunk/src/curl/curl.c | 4 +-- + trunk/src/stdio/stdio.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++- + 2 files changed, 54 insertions(+), 3 deletions(-) + + 2007-01-22 04:25:59 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1084] - labotomize the ffmpeg I/O code, making it an over-engineered VFS