summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2003-02-13 19:03:29 +0000
committerRyan Phillips <rphillips@gentoo.org>2003-02-13 19:03:29 +0000
commit9ff56745f954a7f9a675029e599db635c57eb33d (patch)
treece4f36576efd7478ae676fe51e52caf9aba97e5f /dev-php/php/ChangeLog
parentAdjustment to eclass inherit line from Descriptions sake (diff)
downloadgentoo-2-9ff56745f954a7f9a675029e599db635c57eb33d.tar.gz
gentoo-2-9ff56745f954a7f9a675029e599db635c57eb33d.tar.bz2
gentoo-2-9ff56745f954a7f9a675029e599db635c57eb33d.zip
new java support and misc fixes
Diffstat (limited to 'dev-php/php/ChangeLog')
-rw-r--r--dev-php/php/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index 052c6a4d2e45..4d7d89d693b2 100644
--- a/dev-php/php/ChangeLog
+++ b/dev-php/php/ChangeLog
@@ -1,12 +1,22 @@
# ChangeLog for dev-php/php
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.31 2003/02/12 06:29:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.32 2003/02/13 19:03:29 rphillips Exp $
13 Jan 2003; Daniel Ahlberg <aliz@genoto.org> php-4.3.0-r2.ebuild :
Added ppc and sparc keyword becuse this is a security update.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+*php-4.3.0-r4 (13 Feb 2003)
+
+ 13 Feb 2003; Ryan Phillips <rphillips@gentoo.org> php-4.3.0-r4.ebuild :
+ Added Stuart Herbert's ebuild.
+ 1) fixed all errors about symlinks involving /etc/php4/lib directory
+ 2) libphp_java.so now symlink to java.so
+ 3) ext/java/php_java.jar now installed correctly
+ 4) ext/java/except.php now installed as java-test.php (very useful ;-)
+ 5) php.ini file now automatically configured to enable Java Extension ;-)
+
*php-4.3.0-r3 (10 Jan 2003)
10 Jan 2003; Ryan Phillips <rphillips@gentoo.org> php-4.3.0-r3.ebuild :