]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Numerous warning fixes and cleanups for compile on Linux for IBM S/390
[citadel.git] / citadel / ChangeLog
index 80c2a2337649e808b7b9ec26bbd14e0b3a6a81ed..e2c8e543fd339a802cc41c1a3b60c031363d434c 100644 (file)
@@ -1,4 +1,58 @@
  $Log$
+ Revision 601.28  2002/10/15 17:41:20  ajc
+ * Numerous warning fixes and cleanups for compile on Linux for IBM S/390
+ * Name temp files with source code location of who created them
+
+ Revision 601.27  2002/10/15 06:47:11  error
+ * IPC support for resumable downloads
+
+ Revision 601.26  2002/10/15 06:44:55  error
+ * configure.ac check for malloc.h header file (Mac OS X needs this)
+
+ Revision 601.25  2002/10/15 03:56:33  ajc
+ * Run without crashing on Berkeley DB 4.1  :)
+
+ Revision 601.24  2002/10/15 03:30:52  ajc
+ * Build ok on Berkeley DB 4.1
+
+ Revision 601.23  2002/10/14 08:27:40  error
+ * Mac OS X build fixes (everything but serv_imap now builds)
+
+ Revision 601.22  2002/10/08 09:44:52  error
+ * Build environment:  cvs ignore .diff/.patch files
+
+ Revision 601.21  2002/10/07 18:59:37  ajc
+ * Build fixes for Solaris box without OpenSSL installed
+
+ Revision 601.20  2002/10/07 09:40:49  error
+ * Don't try to compile non-existent client_crypto.c (oops!)
+
+ Revision 601.19  2002/10/06 18:46:30  error
+ * Move (nearly) all IPC-related code to citadel_ipc.[ch].
+
+ Revision 601.18  2002/10/05 04:48:29  ajc
+ * Change MAXSETUP from 4 to 3 (bug reported by mavherzog, fix suggested by IO)
+
+ Revision 601.17  2002/10/04 07:11:56  error
+ * Fix bootstrap for Red Hat 7.3
+
+ Revision 601.16  2002/10/02 04:07:27  error
+ * status_line() now shows "new mail" only when there is new mail
+
+ Revision 601.15  2002/10/01 04:00:13  ajc
+ * html.c: speed improvement in html-to-ascii converter
+ * messages.c: MASSIVE speed improvement in message output
+
+ Revision 601.14  2002/09/30 08:07:11  error
+ * ipcdef.h: add extern "C" for linking to C++ programs
+
+ Revision 601.13  2002/09/30 07:32:09  error
+ * ipcdef.h: remove prototype for connection_died(), it doesn't belong there
+
+ Revision 601.12  2002/09/30 07:20:35  error
+ * Fix configure mis-detecting libical and zlib and a missing semicolon in
+   tools.h
+
  Revision 601.11  2002/09/29 04:55:13  error
  * File and attachment downloads now use the new IPC code.
  * Implemented high-speed pipelined file download in IPC code.
@@ -4026,4 +4080,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
-