You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2009/09/28 02:34:26 UTC

svn commit: r819431 - /httpd/httpd/branches/2.2.x/CHANGES

Author: fuankg
Date: Mon Sep 28 00:34:26 2009
New Revision: 819431

URL: http://svn.apache.org/viewvc?rev=819431&view=rev
Log:
oops - one 'to' is enough.

Modified:
    httpd/httpd/branches/2.2.x/CHANGES

Modified: httpd/httpd/branches/2.2.x/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?rev=819431&r1=819430&r2=819431&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/CHANGES [utf-8] Mon Sep 28 00:34:26 2009
@@ -1,7 +1,7 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.2.15
 
-  *) mod_ssl: fixed wrong 3rd parameter passed to to apr_brigade_split_line().
+  *) mod_ssl: fixed wrong 3rd parameter passed to apr_brigade_split_line().
      Reported on the list by Jie Gao. [Guenter Knauf]
 
   *) mod_dbd: Backport of r708820 from trunk to avoid compiler warnings with