diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-29 05:15:37 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-29 05:15:37 +0000 |
commit | dbf52e45aa4b5fc6c472cdcdc10bdfe42765b0e0 (patch) | |
tree | 253f414e4396d50a878a295791901d01640dd2c8 /net-www/mod_scgi/ChangeLog | |
parent | Initial commit. I wrote the ebuild. (diff) | |
download | historical-dbf52e45aa4b5fc6c472cdcdc10bdfe42765b0e0.tar.gz historical-dbf52e45aa4b5fc6c472cdcdc10bdfe42765b0e0.tar.bz2 historical-dbf52e45aa4b5fc6c472cdcdc10bdfe42765b0e0.zip |
add proper apache1/2 support
Diffstat (limited to 'net-www/mod_scgi/ChangeLog')
-rw-r--r-- | net-www/mod_scgi/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-www/mod_scgi/ChangeLog b/net-www/mod_scgi/ChangeLog index 7ce0fd29b1b6..19e862314d7c 100644 --- a/net-www/mod_scgi/ChangeLog +++ b/net-www/mod_scgi/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-www/mod_scgi # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_scgi/ChangeLog,v 1.3 2003/08/15 04:34:35 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_scgi/ChangeLog,v 1.4 2003/10/29 05:15:37 robbat2 Exp $ + +*mod_scgi-1.2_alpha1-r1 (28 Oct 2003) + + 28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> + mod_scgi-1.2_alpha1-r1.ebuild, files/20_mod_scgi.conf: + add proper apache1/2 support 14 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, mod_scgi-1.2_alpha1.ebuild, files/20_mod_scgi.conf: |