rse 98/09/17 09:30:47
Modified: . STATUS
Log:
Remember our 1.3.2 TODO list...
Revision Changes Path
1.468 +11 -0 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.467
retrieving revision 1.468
diff -u -r1.467 -r1.468
--- STATUS 1998/09/17 16:16:56 1.467
+++ STATUS 1998/09/17 16:30:46 1.468
@@ -29,6 +29,17 @@
RELEASE SHOWSTOPPERS:
+ * IRIX semctl problem: we should switch from a IPC based to FCNTL based
mutex
+ Status: How volunteers? Dean?
+
+ * Ultrix rlim_t problem: we have to find out why it's now undefined
under Ultrix
+ Status: Under repair by Ben Hyde?
+
+ * DB1.x vs. DB2.x problem: we should add DB2.x support to mod_auth_db.c
to
+ get rid of glibc2 problems (and FreeBSD ports problems in case the
DB2.x
+ package is installed)
+ Status: Under construction by Dan Jacobowitz <[EMAIL PROTECTED]>
+
WIN32 1.3.2 RELEASE SHOWSTOPPERS:
* can not build tarball until someone verifies the final code