summaryrefslogtreecommitdiff
blob: 2fb62c59beca5fb7697a88aad237d7e65314c612 (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
39
40
41
42
43
44
45
46
47
# ChangeLog for dev-java/jswat
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jswat/ChangeLog,v 1.7 2003/05/24 10:45:47 absinthe Exp $

*jswat-1.7.1 (24 May 2003)

  24 May 2003; Dylan Carlson <absinthe@gentoo.org> jswat-1.7.1.ebuild

  Support for the JDK 1.3 version of jswat has been added.
  
  /usr/bin/jswat   is for jswat-1.* (JDK 1.3)
  /usr/bin/jswat2  is for jswat-2.* (JDK 1.4)

  No solid support for JDK 1.2 is in the tree (yet), so jswat will be fixed
  whenever that happens.

*jswat-2.17-r1 (24 May 2003)

  24 May 2003; Dylan Carlson <absinthe@gentoo.org> jswat-2.17-r1.ebuild,
  jswat-2.17.ebuild, files/jswat:
  This package _should_ work correctly now.  Apologies for the confusion.

*jswat-2.17 (23 May 2003)

  23 May 2003; Dylan Carlson <absinthe@gentoo.org> jswat-2.16.ebuild,
  jswat-2.17.ebuild:
  Version bump.
  
  This version disallows quick-copy of selected text from a text component to
  the text areas that are not editable. A very long classpath no longer causes
  exceptions. The shared memory radio button is now disabled in the attach
  dialog when the connector is not available. The source view no longer throws a
  null pointer exception for a file stored inside a zip or jar. Breakpoints now
  resolve within inner classes defined inside interfaces. The alias command now
  strips enclosing quotes because the command parser does not.

*jswat-2.16 (30 Apr 2003)

  30 Apr 2003; Dylan Carlson <absinthe@gentoo.org> jswat-2.16.ebuild:
  Version bump.  Closes # 12431.

*jswat-2.6 (18 Jun 2002)

  18 Jun 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :

  Initial import, closes bug #3846.
  ebuild submitted by Maik Schreiber <bZ@iq-computing.de>