dgaudet 98/02/18 23:53:40
Modified: . STATUS
Log:
update for 1.2.7
Revision Changes Path
1.6 +2 -29 apache-1.2/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.2/STATUS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- STATUS 1998/02/13 16:14:37 1.5
+++ STATUS 1998/02/19 07:53:40 1.6
@@ -1,6 +1,4 @@
-The main goal for 1.2.6 is to fix egregious bugs, such as protocol bugs,
-or DoS bugs. Changes that have been tested in 1.3 already may be given
-consideration. "Easy" portability fixes may be given consideration.
+The main goal for 1.2.7 is stability.
Dean is pretty much accepted as the release manager for this branch.
@@ -9,32 +7,7 @@
o Commit-Then-Review (see <http://dev.apache.org/guidelines.html#ctr>
o NO lazy voting
-Committed since 1.2.5:
-
- * Martins portability change for ReliantUNIX/SINIX (_XPG_IV switch)
- * Martin's [PATCH]-1.2.6: passing escaped CC='$(CC)'
- * Martin's [PATCH]-1.2.6: avoid B_ERROR redeclaration
- * Mark Bixby's MPE port patch
- * more #define wrappers from FreeBSD port
- * Dean's backport of the bputc()/chunking bugfix.
- * Ralf's mod_rewrite bugfix for %3f
- * backport of the netscape header padding fix
- * general/1666: basic auth token should be tested case-insensitive
- * protocol/1683: The Connection header may contain multiple close tokens
- * proxy was sending HTTP/1.1 responses in error
- * PR#1500: allocate r->connection->user in correct pool
- * PR#1366: send_fd_length did not calculate total_bytes_sent properly
- * PR#1604: table_{set,unset} didn't deal correctly with multiple keys
- * PR#1599: "Digest" auth token should be tested case-insensitive
- * PR#1650 (et alia): "const" in mod_imap causing pointer mismatches
- * PR#1399: eat data after failed POST
- * SIGURG isn't everywhere
- * References to undefined 'cwd' cell fixed in suexec.c
- * r->allowed tweaks
- * case-sensitivity tweaks
- * Ed's virtual hosts patch
- * PR#1133: mod_include shouldn't send ETag when XBitHack Full is set.
- * PR#1588: ReliantUNIX should be detected by GuessOS now.
+Committed since 1.2.6:
Available: