diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-03-03 09:57:42 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-03-03 09:57:42 +0000 |
commit | 77fa0701653742e89775fa5fac979e872105fc5b (patch) | |
tree | 9957baa94357c929204bc8cb03def2cae8358a75 /net-mail/uw-imap/ChangeLog | |
parent | Removed xvid useflag (diff) | |
download | historical-77fa0701653742e89775fa5fac979e872105fc5b.tar.gz historical-77fa0701653742e89775fa5fac979e872105fc5b.tar.bz2 historical-77fa0701653742e89775fa5fac979e872105fc5b.zip |
Take ssl flag into account for clearpasswd. Bug #83797.
Package-Manager: portage-2.0.51.17
Diffstat (limited to 'net-mail/uw-imap/ChangeLog')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 3ad38fb80703..4ba4b01b5994 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/uw-imap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.59 2005/03/03 02:39:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.60 2005/03/03 09:57:42 ticho Exp $ + + 03 Mar 2005; Andrej Kacian <ticho@gentoo.org> uw-imap-2004c-r3.ebuild: + Take ssl flag into account for clearpasswd. *uw-imap-2004c-r3 (03 Mar 2005) |