]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Updated some of the documentation
[citadel.git] / citadel / ChangeLog
index c540588ea605d7fc61492cb5f7384711262bdd18..08bd1563d18762df7eef90e40b4b6b8620382137 100644 (file)
@@ -1,4 +1,26 @@
  $Log$
+ Revision 580.77  2001/11/17 19:55:08  ajc
+ * Updated some of the documentation
+
+ Revision 580.76  2001/11/16 04:43:12  ajc
+ * Eliminated the sock_puts_crlf() function and ensured that all SMTP client
+   commands are sent out using a single sock_write() call.  There are broken
+   SMTP server implementations that can't handle SMTP commands split across
+   multiple writes.  (Thanks to Andru Luvisi and Ben Mehlman for the idea.)
+
+ Revision 580.75  2001/11/15 04:11:30  ajc
+ * hack.doc: updated to reflect Cit86Net compatibility fields removed from the
+   file format (since we dumbed down the gateway software)
+ * ipc_c_tcp.c: removed SOCKS4 support.  Nobody uses it anymore.
+ * ipc_c_tcp.c: fixed a bug which caused the client to fall back to defaultPort
+   if a numeric port number was specified instead of a service name
+
+ Revision 580.74  2001/11/14 02:59:01  ajc
+ * Network run frequency is now a site-definable setting
+
+ Revision 580.73  2001/11/13 22:05:23  ajc
+ * Re-introduced the ability to enter IGnet mail into the system.
+
  Revision 580.72  2001/10/29 22:59:22  ajc
  * Renamed "SuppMsgInfo" to "MetaData" because that's what it is
 
@@ -2849,4 +2871,3 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import 
-