You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by jo...@apache.org on 2005/07/05 18:13:42 UTC

svn commit: r209292 - /apr/apr/trunk/CHANGES

Author: jorton
Date: Tue Jul  5 09:13:39 2005
New Revision: 209292

URL: http://svn.apache.org/viewcvs?rev=209292&view=rev
Log:
Realign.

Modified:
    apr/apr/trunk/CHANGES

Modified: apr/apr/trunk/CHANGES
URL: http://svn.apache.org/viewcvs/apr/apr/trunk/CHANGES?rev=209292&r1=209291&r2=209292&view=diff
==============================================================================
--- apr/apr/trunk/CHANGES (original)
+++ apr/apr/trunk/CHANGES Tue Jul  5 09:13:39 2005
@@ -5,19 +5,19 @@
   *) Add %pt support to apr_snprintf() for printing an apr_os_thread_t
      in hex format.  [Jeff Trawick]
 
-   *) Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows.  PR 32177.
-      [Sim <sgobbi datamanagement.it>, Jeff Trawick]
+  *) Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows.  PR 32177.
+     [Sim <sgobbi datamanagement.it>, Jeff Trawick]
 
-   *) Fix apr_table_overlap()'s handling of tables allocated from
-      different pools.  [Joe Schaefer <jo...@sunstarsys.com>]
+  *) Fix apr_table_overlap()'s handling of tables allocated from
+     different pools.  [Joe Schaefer <jo...@sunstarsys.com>]
 
-   *) Add support for uuid_generate on OS X 10.4. [Paul Querna]
+  *) Add support for uuid_generate on OS X 10.4. [Paul Querna]
 
-   *) Include the C preprocessor flags in --cflags for pkg-config.
-      [Paul Querna]
+  *) Include the C preprocessor flags in --cflags for pkg-config.
+     [Paul Querna]
 
-   *) Fix issue with poll() followed by net I/O yielding EAGAIN on
-      Mac OS 10.4 (Darwin 8). [Wilfredo Sanchez]
+  *) Fix issue with poll() followed by net I/O yielding EAGAIN on
+     Mac OS 10.4 (Darwin 8). [Wilfredo Sanchez]
 
 Changes for APR 1.1.1