summaryrefslogtreecommitdiff
blob: b042fd21850ade6fcd6cb6247a70a0968e3f18a0 (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 <CATEGORY>/<PACKAGE_NAME>
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.3 2004/02/05 04:09:02 genone Exp $

*gambas-0.82 (05 Feb 2004)

  05 Feb 2004; Marius Mauch <genone@gentoo.org> gambas-0.82.ebuild, 
  files/Makefile.am-0.82, files/non-symlink-0.82.patch:
  version bump. Added --enable-optimization swtich to configure, still have to
  patch it so it uses the CFLAGS from make.conf. Made API docs and examples
  depend on the "doc" USE flag and install them in the right location.
  Replaced the Makefile patching with regenerating it from a new Makefile.am

*gambas-0.72 (02 Dec 2003)

  02 Dec 2003; Marius Mauch <genone@gentoo.org> gambas-0.71.ebuild,
  gambas-0.72.ebuild:
  version bump
  fixing some copy+paste bugs
  fixing optional dependencies (stupid configure script has no disable options)

*gambas-0.71 (18 Nov 2003)

  18 Nov 2003; Marius Mauch <genone@gentoo.org> gambas-0.71.ebuild,
  files/non-symlink-0.71.patch:
  initial commit, closing bug #21633