summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2004-10-14 20:26:59 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2004-10-14 20:26:59 +0000
commit83f375d073c2effd412e489b6155e12ca652d3c2 (patch)
treee296b3d0494d4fee78890c2757743b2d18177a96 /NEWS
parent0a8e29c9a05ca9cafde15f964f045c2abcbe08c0 (diff)
downloadneon-83f375d073c2effd412e489b6155e12ca652d3c2.tar.gz
* INSTALL.win32, neon.mak: Update to support ENABLE_IPV6 flag. (Kai
Sommerfeld). git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@311 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 63b1fc2..905d1bb 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,8 @@ Changes in release 0.25.0:
* Use a per-request flag to enable "Expect: 100-continue" support:
- ne_set_request_expect100() replaces ne_set_expect100()
* Fix handling of multiple Authentication challenges per request.
-* Fix timezone handling on Win32 (Jiang Lei).
+* Win32: Fix timezone handling (Jiang Lei).
+* Win32: Add IPv6 support using ENABLE_IPV6 flag (Kai Sommerfeld).
Changes in release 0.24.7:
* Compression interface fixes: