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.
23 lines
557 B
Plaintext
23 lines
557 B
Plaintext
--- pine/osdep/os-bsf.h.orig Wed Oct 7 14:51:40 1998
|
|
+++ pine/osdep/os-bsf.h Wed Jul 5 22:03:54 2000
|
|
@@ -40,7 +40,7 @@
|
|
#ifndef _OS_INCLUDED
|
|
#define _OS_INCLUDED
|
|
|
|
-#include "../c-client/osdep.h"
|
|
+#include "c-client/osdep.h"
|
|
|
|
|
|
/*----------------------------------------------------------------------
|
|
--- pine/mailindx.c.orig Wed Jul 5 22:19:38 2000
|
|
+++ pine/mailindx.c Wed Jul 5 22:19:49 2000
|
|
@@ -50,7 +50,7 @@
|
|
====*/
|
|
|
|
#include "headers.h"
|
|
-#include "../c-client/imap4r1.h"
|
|
+#include "c-client/imap4r1.h"
|
|
|
|
/*
|
|
* Some common Command Bindings
|