comparison ChangeLog @ 498:6779a84fbf10 trunk

[svn] - ignore CURLE_PARTIAL_FILE, as this can happen in some cases and is described as normal in the curl documentation.
author nenolod
date Sun, 21 Jan 2007 20:09:18 -0800
parents 1da75c7d37a3
children ef7ceb6b183c
comparison
equal deleted inserted replaced
497:1da75c7d37a3 498:6779a84fbf10
1 2007-01-22 03:55:50 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1080]
3 - decrement handle->rd_abs when we do an ungetc.
4
5 trunk/src/curl/curl.c | 5 ++++-
6 1 file changed, 4 insertions(+), 1 deletion(-)
7
8
1 2007-01-22 03:48:38 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-01-22 03:48:38 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1078] 10 revision [1078]
3 - enforce UINT in charstack 11 - enforce UINT in charstack
4 12
5 trunk/src/curl/curl.c | 8 ++------ 13 trunk/src/curl/curl.c | 8 ++------