aboutsummaryrefslogtreecommitdiff
path: root/NEW
diff options
context:
space:
mode:
Diffstat (limited to 'NEW')
-rw-r--r--NEW3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEW b/NEW
index f6210b2..bc9ba2c 100644
--- a/NEW
+++ b/NEW
@@ -14,6 +14,9 @@ This is just a bug-fix/update release.
14 * Improved: http.request is robust to evil servers that 14 * Improved: http.request is robust to evil servers that
15 send inappropriate 100-continue messages (David Burgess); 15 send inappropriate 100-continue messages (David Burgess);
16 16
17 * Fixed: http.request was using the old host header during
18 redirects (Florian Berger);
19
17 * Fixed: sample unix.c had fallen through the cracks 20 * Fixed: sample unix.c had fallen through the cracks
18 during development (Matthew Percival); 21 during development (Matthew Percival);
19 22