summaryrefslogtreecommitdiff
blob: b524b55277d3f42fff4cf6460cb61c0bd4721352 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# ChangeLog for dev-lang/php
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.13 2002/09/11 05:04:02 rphillips Exp $

*php-4.2.3 (10 Sep 2002)

  10 Sep 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.3-r1.ebuild :

  New version...

*php-4.2.2-r1 (18 Aug 2002)

  03 Sep 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.2-r1.ebuild :

  Users have had issues compiling php with java support.  It works fine
  on my two computers. I'm not sure if it is user error or config file
  problems.  I've disabled it for now.

  1 Sep 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.2-r1.ebuild :

  too many users having trouble with gmp support.
  mysql support again?

  30 Aug 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.2-r1.ebuild :

  Fixed xml dependency bug

  26 Aug 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.2-r1.ebuild :

  Fixes for gcc 3.2

  18 Aug 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.2-r1.ebuild :

  Should fix pdflib/jpeg/tiff/java bug... #2708

*php-4.2.2 (22 Jul 2002)

  22 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> php-4.2.2.ebuild

  Security update, no other changes.

*php-4.2.1-r3 (12 Jul 2002)

  18 Jul 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.1-r3.ebuild :

  Fixed xml dependency

  16 Jul 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.1-r3.ebuild :

  Now provides virtual support

  12 Jul 2002; Roman Weber <gentoo@gonzo.ch> php-4.2.1-r3.ebuild :
    
  Fixed compile error with sablotron 0.95
  Fixed weird uname bug. (Bug #4913)

*php-4.2.1-r2 (09 Jul 2002) php-4.2.1-r2.ebuild :

  09 Jul 2002; Roman Weber <gentoo@gonzo.ch>

  added oci8 use variable to support Oracle databases
  Fixed syntax errors in use vars freetype, jpeg, tiff, png, and gd
	  
*php-4.2.1-r1 (26 June 2002)

  26 June 2002; Roman Weber <gentoo@gonzo.ch> php-4.2.1-r1.ebuild :
  
  Added 'use' variables: freetype, jpeg, tiff, png and gd (Bug #3900)
    
*php-4.2.1 (17 June 2002)

  17 June 2002; Roman Weber <gentoo@gonzo.ch> ChangeLog:
  
  Update to actual 4.2.1 release.

*php-4.2.0 (23 Apr 2002)

  23 Apr 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
  
  Please don't use this package on a webserver.
  There is no security compiled in.

  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.