summaryrefslogtreecommitdiff
blob: ff9b0505c60194edc953072481954f031ec9a75b (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
48
49
50
51
52
53
54
# ChangeLog for dev-db/mysql
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.8 2002/06/28 02:55:15 rphillips Exp $

*mysql-4.0.1 (27 June 2002)

  27 June 2002; Ryan Phillips <rphillips@gentoo.org> :

  Added the unreleased mysql for development purposes and testing.
  Currently masked in portage.mask
  
*mysql-3.23.51 (22 June 2002)

  22 June 2002; Donny Davies <woodchip@gentoo.org> :

  Update to latest stable release; 3.23.51.
  - Important!  On >=gentoo-1.3, the bundled 3.2.9a bezerkeley db will be
    built if you have USE berkdb.  On <gentoo-1.3, the sys-libs/db-3.2.9
    system version is used.
  - added a small patch for tcpd; looks like an upstream bug?
  - sync the compiler flags with their "official" spec ;)
  - cleaned up the ebuild a little.

*mysql-3.23.49-r2 (16 June 2002)

  16 June 2002; Bart Verwilst <verwilst@gentoo.org> :

  Made sure that mysql compiled on gentoo 1.3+ as well, where db 4.0.14 is 
  the default... Stayed off 3.23.50, whoever updates mysql next, please 
  take my changes here in account as well plz

*mysql-3.23.49-r1 (3 May 2002)

  3 May 2002; Donny Davies <woodchip@gentoo.org> :

  Added LICENSE, SLOT, $Headers.

*mysql-3.23.49 (18 Feb 2002)

  18 Feb 2002; Donny Davies <woodchip@gentoo.org> mysql-3.23.49.ebuild,
  files/mysql-3.23-db-3.2.3.diff :

  Updated to latest release.  Tweaked the db patch to apply properly to
  this version.  Some cosmetic fixies.

*mysql-3.23.47 (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.