fielding 98/12/11 17:24:04
Modified: . STATUS
Log:
Update Win32 showstoppers.
Revision Changes Path
1.548 +11 -2 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -r1.547 -r1.548
--- STATUS 1998/12/10 14:24:06 1.547
+++ STATUS 1998/12/12 01:24:03 1.548
@@ -14,8 +14,17 @@
RELEASE SHOWSTOPPERS:
- * Win32 device file issues (nul/aux/...)
- Patch: Available /* anyone have message-id? */
+ * Paul's [PATCH] Win32 device files
+ Message-ID: <[EMAIL PROTECTED]>
+ and <[EMAIL PROTECTED]>
+ Status: Someone who knows the current status of this thing should apply
+ it now, since the rest of us can't test it otherwise.
+
+ * nmake compilation broken on Win95
+ Paul Ausbeck says the problem is that the distribution uses
+ %PARAM% type arguments in nmake invokations.
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: patch needed since we can't test above without it
* 'kill -HUP' broken on FreeBSD and others: child processes die or
do not restart.