summaryrefslogtreecommitdiff
blob: 3727350d36766304419d0b3a5024da03b8fa5b5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# ChangeLog for www-apache/mod_jk
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_jk/ChangeLog,v 1.4 2005/06/11 09:23:47 luckyduck Exp $

  11 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> mod_jk-1.2.10.ebuild,
  mod_jk-1.2.13.ebuild:
  minor fixes

*mod_jk-1.2.13 (01 Jun 2005)

  01 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> mod_jk-1.2.10.ebuild,
  +mod_jk-1.2.13.ebuild:
  updated HOMEPAGE, new upstream version.

  29 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
  files/jk-workers.properties, mod_jk-1.2.10.ebuild:
  tomcat dependency isnt required, give the choice to the user. fixes #89939.
  also modified the default workers file. thanks to Andy Wang
  <dopey@moonteeth.com> for the suggestion.

*mod_jk-1.2.10 (14 Apr 2005)

  14 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
  +files/88_mod_jk.conf, +files/jk-workers.properties, +mod_jk-1.2.10.ebuild:
  Inital import. Ebuild is based on the apache-module.eclass, fixes #19094.
  Special thanks to trapni and beu for offering that much help.