[Apachetoolbox-commit] Apachetoolbox CHANGE,1.4,1.5
Brought to you by:
bryanandrews
From: Kevin J. M. Jr. <nir...@us...> - 2004-06-08 01:50:13
|
Update of /cvsroot/apachetoolbox/Apachetoolbox In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4649 Modified Files: CHANGE Log Message: Version updates. Also, since I'm a moron, I forgot to update the CHANGE file for the 1.5.70 release, so I've updated it now. Index: CHANGE =================================================================== RCS file: /cvsroot/apachetoolbox/Apachetoolbox/CHANGE,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CHANGE 4 Nov 2003 22:13:31 -0000 1.4 --- CHANGE 8 Jun 2004 01:50:00 -0000 1.5 *************** *** 1,2 **** --- 1,11 ---- + v1.5.71 xx/xx/04 + Updated Apache httpd to v1.3.31 as well as mod_ssl. Many other + updates, including MySQL, GD, libcurl, libxml2, libmcrypt, + OpenLDAP, and Python. + + v1.5.70 05/27/04 + Updates for a number of modules. Fixed a number of small bugs, + including the issue with mod_perl. + v1.5.69 11/04/03 Updates for a number of modules, notably mod_ssl and mod_php. |