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 2005/10/04 07:23:04 UTC

svn commit: r293532 - in /apr/dist/trunk: Announcement.html Announcement.txt

Author: wrowe
Date: Mon Oct  3 22:22:57 2005
New Revision: 293532

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

  Push only what's cooked.  Back out 1.x

Modified:
    apr/dist/trunk/Announcement.html
    apr/dist/trunk/Announcement.txt

Modified: apr/dist/trunk/Announcement.html
URL: http://svn.apache.org/viewcvs/apr/dist/trunk/Announcement.html?rev=293532&r1=293531&r2=293532&view=diff
==============================================================================
--- apr/dist/trunk/Announcement.html (original)
+++ apr/dist/trunk/Announcement.html Mon Oct  3 22:22:57 2005
@@ -3,21 +3,16 @@
  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
        <meta name="author" content="APR" /><meta name="email" content="dev@apr.apache.org" />
-    <title>Apache Portable Runtime 1.2.2 Released</title>
+    <title>Apache Portable Runtime 1.1.1 Released</title>
  </head>
  <body bgcolor="#ffffff" text="#000000" link="#525D76">
 <p><a href="http://apr.apache.org/"><img src="http://apr.apache.org/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project" border="0"/></a></p>
 
-<h1>Apache Portable Runtime 1.2.2 Released</h1>
+<h1>Apache Portable Runtime 1.1.1 Released</h1>
 
 <p>The Apache Software Foundation and the Apache Portable Runtime
    Project are proud to announce the General Availability of
-   version 1.2.2 of the Apache Portable Runtime, APR, and version
-   1.2.2 of it's companion project, the Apache Portable Utility
-   library APR-util.  A corresponding version of APR-iconv, an
-   alternative portable implementation of the 'iconv' library,
-   is released as version 1.1.0 for users without a system iconv
-   implementation.</p>
+   version 1.1.1 of the Apache Portable Runtime, APR.</p>
 
 <p>APR is available for download from:</p>
 
@@ -53,7 +48,7 @@
 </ul>
 
 <p>To give a brief overview, the primary core
-   subsystems of APR 1.2 include the following:</p>
+   subsystems of APR 1.1 include the following:</p>
 
 <ul>
   <li>Atomic operations
@@ -78,12 +73,12 @@
     >http://apr.apache.org/docs/apr-util/modules.html</a></dd>
 </dl>
 
-<p>Users of APR 0.9 should be aware that migrating to the APR 1.2
-   programming interfaces may require some adjustments; APR 1.2 is
+<p>Users of APR 0.9 should be aware that migrating to the APR 1.1
+   programming interfaces may require some adjustments; APR 1.1 is
    not binary compatible with earlier APR 0.9 releases.  Users of
-   APR 1.x can expect consistent interfaces and binary backwards
-   compatibility through the entire APR 1.x release cycle, as defined 
-   in our versioning rules:</p>
+   APR 1.1 can expect consistent interfaces and binary compatibility
+   through the entire APR 1.x release cycle, as defined in our
+   versioning rules:</p>
 
 <dl>
   <dd><a href="http://apr.apache.org/versioning.html"

Modified: apr/dist/trunk/Announcement.txt
URL: http://svn.apache.org/viewcvs/apr/dist/trunk/Announcement.txt?rev=293532&r1=293531&r2=293532&view=diff
==============================================================================
--- apr/dist/trunk/Announcement.txt (original)
+++ apr/dist/trunk/Announcement.txt Mon Oct  3 22:22:57 2005
@@ -1,15 +1,10 @@
 
 
-                 Apache Portable Runtime 1.2.2 Released
+                 Apache Portable Runtime 1.1.1 Released
 
    The Apache Software Foundation and the Apache Portable Runtime
    Project are proud to announce the General Availability of
-   version 1.2.2 of the Apache Portable Runtime, APR, and version
-   1.2.2 of it's companion project, the Apache Portable Utility
-   library APR-util.  A corresponding version of APR-iconv, an
-   alternative portable implementation of the 'iconv' library, 
-   is released as version 1.1.0 for users without a system iconv
-   implementation.
+   version 1.1.1 of the Apache Portable Runtime, APR.
 
    APR is available for download from:
 
@@ -39,11 +34,11 @@
       * OS/2
       * BeOS
 
-   To give a brief overview, the primary core subsystems of APR 1.2
+   To give a brief overview, the primary core subsystems of APR 1.1
    include the following:
 
       * Atomic operations
-      * Dynamic Shared Object management
+      * Dynamic Shared Object loading
       * File I/O
       * Locks (mutexes, condition variables, etc)
       * Memory management (high performance allocators)
@@ -59,12 +54,12 @@
       http://apr.apache.org/docs/apr/modules.html
       http://apr.apache.org/docs/apr-util/modules.html
 
-   Users of APR 0.9 should be aware that migrating to the APR 1.2
-   programming interfaces may require some adjustments; APR 1.2 is
+   Users of APR 0.9 should be aware that migrating to the APR 1.1
+   programming interfaces may require some adjustments; APR 1.1 is
    not binary compatible with earlier APR 0.9 releases.  Users of
-   APR 1.x can expect consistent interfaces and binary backwards
-   compatibility through the entire APR 1.x release cycle, as defined
-   in our versioning rules:
+   APR 1.1 can expect consistent interfaces and binary compatibility
+   through the entire APR 1.x release cycle, as defined in our
+   versioning rules:
 
        http://apr.apache.org/versioning.html