diff options
author | Jared H.Hudson <jhhudso@gentoo.org> | 2002-04-15 20:12:42 +0000 |
---|---|---|
committer | Jared H.Hudson <jhhudso@gentoo.org> | 2002-04-15 20:12:42 +0000 |
commit | d4d6cddf5a9be3350bce5d15d0df611943d46af2 (patch) | |
tree | da9a6710dd5b05570176096d7dd39f086aa37350 /dev-lang/php/ChangeLog | |
parent | Fixed accidental sparc cruft. (diff) | |
download | historical-d4d6cddf5a9be3350bce5d15d0df611943d46af2.tar.gz historical-d4d6cddf5a9be3350bce5d15d0df611943d46af2.tar.bz2 historical-d4d6cddf5a9be3350bce5d15d0df611943d46af2.zip |
Fixed bug #1401(javac path problem) & bug #1254(imap with ssl)
Removed DEPEND for virtual/imapUW, now it depends on net-mail/uw-imap
Diffstat (limited to 'dev-lang/php/ChangeLog')
-rw-r--r-- | dev-lang/php/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 669c3187d6b0..74eb5c2bbb4a 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,7 +1,17 @@ # ChangeLog for dev-lang/php # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.14 2002/04/12 21:20:16 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.15 2002/04/15 20:12:42 jhhudso Exp $ +*php-4.1.2-r7 (15 Apr 2002) + + 15 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> php-4.1.2-r7.ebuild : + + Fixed php to check for imap with ssl support when compiling the imap + extension. Bug #1254 + Fixed bug where php couldn't find path to javac. Bug #1401 + Modified the ebuild so it DEPENDs on net-mail/uw-imap instead of + the old virtual/imapUW + *php-4.1.2-r6 (12 Apr 2002) 12 Apr 2002; Spider <spider@gentoo.org> update -r to force rebuild with updated libpng |