summaryrefslogtreecommitdiff
blob: 0deb71d57ec27c98ab9b5a8e8acb0d28ed4889b4 (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
28
29
30
31
32
33
34
# ChangeLog for www-apache/mod_jk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_jk/ChangeLog,v 1.6 2006/01/08 02:26:41 carlo Exp $

  08 Jan 2006; Carsten Lohrke <carlo@gentoo.org> metadata.xml:
  Maintainer retired.

  17 Oct 2005; Petteri Räty <betelgeuse@gentoo.org> mod_jk-1.2.10.ebuild,
  mod_jk-1.2.13.ebuild:
  Removed dependency on virtual/jdk, fixes bug #109121.

  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.