APACHE 1.3 STATUS: -*-text-*-
- Last modified at [$Date: 2003/10/15 00:07:15 $]
+ Last modified at [$Date: 2003/10/16 15:26:30 $]
Release:
RELEASE SHOWSTOPPERS:
* Bugz: #22805
- Jim is working on a somewhat revised patch which also
- uses closesocket() universally (instead of the places
- where we do #ifdef BEOS...). Only the changes to buff.c
- are being considered at this time.
+ Jim is considering just the buff.c patches in addition
+ to cleanup of http_main.c where we wrap close/closesocket
+ around '#ifdef BEOS' which does not seem correct. Under
+ Unix, we define closesocket as close, and isn't closesocket
+ what we should be using for Win32 and Netware as well?
* isn't ap_die() broken with recognizing recursive errors
Message-Id: <3F8C56E3.8050501@attglobal.net>
+ +1: jeff, jim
+
+ * [PATCH] mod_usertrack cookie matching
+ Message-Id: <Pine.GSO.4.58.0310151648120.17890@cobra.cs.Virginia.EDU>
+ +1: cliff, jeff
+ 0: jim (is it *really* a bug fix or an enhancement?)
+
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: