Mercurial > audlegacy
changeset 2375:063374a51105 trunk
[svn] - config.h is necessary to conditional compilation of chardet.
author | yaz |
---|---|
date | Sat, 20 Jan 2007 20:57:39 -0800 |
parents | 6c5d4d28cc6b |
children | e1513290ee3c |
files | ChangeLog src/audacious/strings.c |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 20 16:55:37 2007 -0800 +++ b/ChangeLog Sat Jan 20 20:57:39 2007 -0800 @@ -1,3 +1,11 @@ +2007-01-21 00:55:37 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [3758] + - return NULL if vfs_fopen request failed + + trunk/src/audacious/vfs_buffered_file.c | 9 +++++++++ + 1 file changed, 9 insertions(+) + + 2007-01-20 12:48:41 +0000 Michael Farber <01mf02@gmail.com> revision [3756] made strings.h for existing strings.c, cleanups