You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2008/06/14 22:37:59 UTC

svn commit: r667875 - /apr/apr/branches/1.3.x/CHANGES

Author: wrowe
Date: Sat Jun 14 13:37:59 2008
New Revision: 667875

URL: http://svn.apache.org/viewvc?rev=667875&view=rev
Log:
Plus quieted a bunch of warnings and test false negatives

Modified:
    apr/apr/branches/1.3.x/CHANGES

Modified: apr/apr/branches/1.3.x/CHANGES
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?rev=667875&r1=667874&r2=667875&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/CHANGES [utf-8] (original)
+++ apr/apr/branches/1.3.x/CHANGES [utf-8] Sat Jun 14 13:37:59 2008
@@ -1,7 +1,15 @@
                                                      -*- coding: utf-8 -*-
 Changes for APR 1.3.1
 
+  *) Fix win32 apr.hw to pick up XP/2003 TCP/IP multicast constants and
+     revert to IPV6 disabled-by-default (a change present only in 1.3.0).
+     [William Rowe]
+
+  *) Fix autoconf cached detection of atomic builtins.  [Jim Jagielski]
+
+  *) Use thread safe versions of getservbyname().  [Bojan Smojver]
 
+  *) Use thread safe getpass_r on Netware.  [Guenter Knauf]
 
 Changes for APR 1.3.0