joes 2003/11/01 11:17:29
Modified: . STATUS Log: STATUS update- prepping for first developer release Revision Changes Path 1.33 +11 -5 httpd-apreq-2/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-apreq-2/STATUS,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- STATUS 31 Oct 2003 21:38:35 -0000 1.32 +++ STATUS 1 Nov 2003 19:17:29 -0000 1.33 @@ -10,7 +10,16 @@ CURRENT RELEASE NOTES: - - This is unreleased software. + - This is a developer release, indicated by the "-dev" suffix + on the version string. We believe the core interfaces to be stable, + but some portions of the API may still need significant modification. + Thus, binary/source compatibility may be broken from one developer + release to the next. In particular the version numbering rules specified + at + + http://apr.apache.org/versioning.html + + do not apply to developer releases. RELEASE SHOWSTOPPERS: @@ -20,9 +29,6 @@ TODO: - - - httpd 2.0.46 is a requirement, need to add the check in - ./configure and abort if not satisfied. - Get env/ (Apache::Test) tests to work for --with-apache2-src option.
