diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-16 14:13:25 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-16 14:13:25 +0000 |
commit | 8ba4840ac2adc645c861bad497494d6c71193ad7 (patch) | |
tree | 435554c4009940a94daed77839dcf8aac3f22fb3 /dev-perl/Mail-POP3Client/ChangeLog | |
parent | bah (Manifest recommit) (diff) | |
download | gentoo-2-8ba4840ac2adc645c861bad497494d6c71193ad7.tar.gz gentoo-2-8ba4840ac2adc645c861bad497494d6c71193ad7.tar.bz2 gentoo-2-8ba4840ac2adc645c861bad497494d6c71193ad7.zip |
New version of POP3Client, in its own namespace now
Diffstat (limited to 'dev-perl/Mail-POP3Client/ChangeLog')
-rw-r--r-- | dev-perl/Mail-POP3Client/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog new file mode 100644 index 000000000000..0794b8a342f5 --- /dev/null +++ b/dev-perl/Mail-POP3Client/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-perl/Mail-POP3Client +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.1 2004/02/16 14:13:25 mcummings Exp $ + +*Mail-POP3Client-2.15 (16 Feb 2004) + + 16 Feb 2004; Michael Cummings,,, <mcummings@gentoo.org> + Mail-POP3Client-2.15.ebuild: + This is the new name for dev-perl/POP3Client - now in its own namespace under + Mail::. Tests will fail without setting pop information in the environment. + However, the pod doc examples work flawlessly on x86 and sparc. + |