0faf48ffbe
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.
20 lines
569 B
Plaintext
20 lines
569 B
Plaintext
*** pine/pine.h.orig Tue Aug 7 15:52:01 2001
|
|
--- pine/pine.h Fri Sep 28 00:19:46 2001
|
|
***************
|
|
*** 3120,3126 ****
|
|
} ATABLE_S;
|
|
|
|
|
|
! #define TAG_EMBED '\377' /* Announces embedded data in text string */
|
|
#define TAG_INVON '\001' /* Supported character attributes */
|
|
#define TAG_INVOFF '\002'
|
|
#define TAG_BOLDON '\003'
|
|
--- 3120,3126 ----
|
|
} ATABLE_S;
|
|
|
|
|
|
! #define TAG_EMBED '\001' /* Announces embedded data in text string */
|
|
#define TAG_INVON '\001' /* Supported character attributes */
|
|
#define TAG_INVOFF '\002'
|
|
#define TAG_BOLDON '\003'
|