APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/05/17 14:13:49 $]
+Last modified at [$Date: 2004/05/20 19:09:03 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) RPM spec file changes: changed default dependancy to link to db4
+ instead of db3. Fixed complaints about unpackaged files.
+ build/rpm/httpd.spec.in
+ +1: minfrin
+
*) Use APR_LARGEFILE when opening log files, and not APR_WRITE,
allowing >2Gb log files on some platforms with a 32-bit off_t
http://www.apache.org/~jorton/largelog.diff
bound.
modules/experimental/util_ldap.c: r1.27
+1: bnicholes
+ +1: minfrin (confirmed fixes long standing timeout bug)
*) mod_ssl: Fix potential SEGV in 'shmcb' session cache.
modules/ssl/ssl_scache_shmcb.c: r1.26