rse 98/03/02 00:21:16
Modified: . STATUS Log: - add available patches and still existing votes - remove 'Committed Code Changes' because it's still too late to update it Revision Changes Path 1.165 +19 -5 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- STATUS 1998/02/24 15:09:06 1.164 +++ STATUS 1998/03/02 08:21:14 1.165 @@ -18,19 +18,33 @@ Showstoppers: -Committed Code Changes: - - (Do we really have to keep this up to date?? It's the same as what's - in src/CHANGES -djg) - Available Patches: + * Ralf's [PATCH] Config File Line Continuation (take 2) + <[EMAIL PROTECTED]> + (this version uses strict matching of the backslash, i.e. no trailing + spaces are allowed - this should be now avoid problems) + Status: Ralf +1 + Martin +1 (on concept) + Dean +1 (on concept) + Dean -1? (because of RAW_ARGS issues) + * M.D.Parker's [PATCH] mod_status/1448: Status Information have version <[EMAIL PROTECTED]> Status: Dean +1, Martin +0 (duplicates /server-info?server), Alexei -1 (shared lib concerns) Concepts: + + * Ralf's [CONTRIB] AutoConf Interface Emulation + <[EMAIL PROTECTED]> + (idea: GNU-style {configure,Makefile.tmpl} replaces existing + but incomplete {Makefile,src/helpers/InstallApache}) + Status: Ralf +1 (for 1.3.0 because either now or better never to + avoid confusion later in the release cycle) + Jim +1 (for 1.3.1 on concept) + Jim -1 (for 1.3.0 because too late) + Randy -1 (too late for 1.3 in general) * Dean's [PRE-PATCH] expanding ap_snprintf() <[EMAIL PROTECTED]>