diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-10-05 08:41:39 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-10-05 08:41:39 +0000 |
commit | 0faf48ffbef41b6d610ff192ba4fb74f26688f3d (patch) | |
tree | 8d80f4a0b007889a13ecca9565ceb3aa83ae2bbf /mail/pine4/files/patch-am | |
parent | o update to 0.4.1. (diff) |
* Update to version 4.40, the latest and greatest from our friends
at UW. Improvements include TLS and SSL support fully integrated
into the code base (requires OpenSSL), support for remote address
books, improved rules-based filtering, and new filter options.
* Bugs fixed include longer folder names, temp file cleanup,
mail sorted by filters more accurately, et al.
* Re-generate almost all of the patches to clean out more of the fuzz.
Notes
Notes:
svn path=/head/; revision=48464
Diffstat (limited to 'mail/pine4/files/patch-am')
-rw-r--r-- | mail/pine4/files/patch-am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/pine4/files/patch-am b/mail/pine4/files/patch-am index b285a5dedee5..4af762eaf8c7 100644 --- a/mail/pine4/files/patch-am +++ b/mail/pine4/files/patch-am @@ -1,7 +1,7 @@ -*** pine/pine.h.orig Mon Feb 22 14:49:07 1999 ---- pine/pine.h Mon Feb 22 14:49:57 1999 +*** pine/pine.h.orig Tue Aug 7 15:52:01 2001 +--- pine/pine.h Fri Sep 28 00:19:46 2001 *************** -*** 2588,2594 **** +*** 3120,3126 **** } ATABLE_S; @@ -9,7 +9,7 @@ #define TAG_INVON '\001' /* Supported character attributes */ #define TAG_INVOFF '\002' #define TAG_BOLDON '\003' ---- 2588,2594 ---- +--- 3120,3126 ---- } ATABLE_S; |