]> Pileus Git - ~andy/fetchmail/commitdiff
Update.
authorMatthias Andree <matthias.andree@gmx.de>
Sun, 25 Sep 2005 10:56:26 +0000 (10:56 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Sun, 25 Sep 2005 10:56:26 +0000 (10:56 -0000)
svn path=/trunk/; revision=4330

COPYING
TODO

diff --git a/COPYING b/COPYING
index c2df4621088ea300eed6da8f165f000d232a814a..0249c7462f0dd9f8e1cab8e7a6b2faf4d6c4bf3a 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,6 @@
 This collective work is Copyright (C) 2002, 2003 by Eric S. Raymond.
-Portions are copyrighted by Carl E. Harris and George M. Sipe.
+Portions are copyrighted by Carl E. Harris, George M. Sipe, Matthias
+Andree and Sunil Shetye.
 
 The support for SMB authentication is copyright by Andrew Tridgell and
 is under GPL version 2.  Tridge has granted a specific exemption for
diff --git a/TODO b/TODO
index b2f78302bf8270f8faa40598685fd66b2d88e19b..fbb72d2112af063095973e8124510a5317b679c5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,3 @@
-Fix Berlios Bug #4725 (doesn't build on Darwin, incomplete types in
-sink.c - timeval missing; trying to shuffle fetchmail.h before
-sys/resource.h). (possibly fixed in SVN r4296)
-
-Fix Jim Correia's MacOS X arpa/nameser.h|res_search vs. HEADER|-lresolv
-
 Review Solaris gettext stuff.
 
 RFC2047 encode X-Fetchmail-Warning?
@@ -19,13 +13,4 @@ put all getaddrinfo compat cruft into an easy-to-use m4 macro for
 autoconf and Makefile.am snippet for automake, so people can just use it
 without further hassle.
 
-clean up options.c, instead of LA_* options, use the corresponding short
-option letter where possible. Saves some LA_* values.
-
 pkg-config for OpenSSL? -ldl problem
-
-Thomas Wolff: AUTHFAIL doesn't quite fit
-(server resets connection immediately)
-$ ./fetchmail --ssl --service 993
-fetchmail: SSL connection failed.
-fetchmail: Query status=3 (AUTHFAIL)