diff 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
line wrap: on
line diff
--- a/ChangeLog	Sun Jan 21 19:55:50 2007 -0800
+++ b/ChangeLog	Sun Jan 21 20:09:18 2007 -0800
@@ -1,3 +1,11 @@
+2007-01-22 03:55:50 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [1080]
+  - decrement handle->rd_abs when we do an ungetc.
+  
+  trunk/src/curl/curl.c |    5 ++++-
+  1 file changed, 4 insertions(+), 1 deletion(-)
+
+
 2007-01-22 03:48:38 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [1078]
   - enforce UINT in charstack