summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-10-30 13:20:14 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2006-10-30 13:20:14 +0000
commit9ea867dffb7d8b7e964e48eff3aef1611ea7c95b (patch)
treeba39807921fdb989fd9c917cb90c3242cc61d06c
parent4589540664dc35a3cf9ab1836fd403d77c9e218a (diff)
downloadneon-9ea867dffb7d8b7e964e48eff3aef1611ea7c95b.tar.gz
Update for .2.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.26.x@1100 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4124458..32bbe1c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,9 @@ Changes in release 0.26.2:
* Fix error reported for LOCK responses lacking a Lock-Token header.
* Use Libs.private in neon.pc for newer versions of pkg-config.
* Build fix for platforms without libintl.h.
-* Build fixes for MinGW (Matthias Miller).
-* Win32: enable debugging; build fixes with some SDKs (Kiyo Kelvin Lee).
+* Build fixes for MinGW. (Matthias Miller)
+* Build fix for h_errno detection on HP-UX 10. (Albert Chin)
+* Win32: enable debugging; build fixes with some SDKs. (Kiyo Kelvin Lee)
Changes in release 0.26.1:
* Build fixes for Win32 (D.J. Heap) and OS X.