You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by sf...@apache.org on 2013/05/03 20:44:06 UTC

svn commit: r1478914 - /apr/apr/branches/1.4.x/CHANGES

Author: sf
Date: Fri May  3 18:44:05 2013
New Revision: 1478914

URL: http://svn.apache.org/r1478914
Log:
add PR reference to apr_sockaddr_info_get() fix

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

Modified: apr/apr/branches/1.4.x/CHANGES
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?rev=1478914&r1=1478913&r2=1478914&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/CHANGES [utf-8] (original)
+++ apr/apr/branches/1.4.x/CHANGES [utf-8] Fri May  3 18:44:05 2013
@@ -2,7 +2,7 @@
 Changes for APR 1.4.7
 
   *) Fix apr_sockaddr_info_get() not returning an error in some cases.
-     [Jan Kaluža <jkaluza redhat com>]
+     PR 54779. [Jan Kaluža <jkaluza redhat com>]
 
   *) Fix amd64 assembler version of apr_atomic_xchgptr(). PR 51851. [Mattias
      Engdegård <mattiase acm org>]