summaryrefslogtreecommitdiff
blob: d3dfe882fc5f46f303e37986f1faef2e6293eee7 (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
35
36
37
38
# ChangeLog for dev-java/java-config
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.4 2002/04/10 15:46:20 karltk Exp $

*java-config-0.2.2 (10 Apr 2002)

  10 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-config-0.2.2.ebuild files/java-config:

  Added --set-user-classpath and --set-system-classpath.

  Removed old versions.

*java-config-0.2.1 (09 Apr 2002)

  09 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-config-0.2.1.ebuild files/java-config:

  ROOTPATH is properly set, even if the JDK/JRE ROOTPATH config is bad. This
  fixes bug #1577.

  Old versions removed.

*java-config-0.2.0 (18 Mar 2002)

  18 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-config-0.2.0.ebuild files/java-config files/java-config.1 :

  Added VM switching, man page, fixed a bug with mozilla, had a great time.

  Old versions removed.

*java-config-0.1.3 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.