]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* You guessed it: still more code for the new networker.
[citadel.git] / citadel / ChangeLog
index 548fd583a3b6f636f01cd97a2aec240c001d05b9..c2f789c5287fe6c2daafc0dcd59d4ef0580024cc 100644 (file)
@@ -1,4 +1,27 @@
  $Log$
+ Revision 580.38  2001/09/07 04:05:27  ajc
+ * You guessed it: still more code for the new networker.
+
+ Revision 580.37  2001/09/06 05:47:29  nbryant
+ check for /usr/include/db3 (for RedHat 6.2; others?)
+
+ Revision 580.36  2001/09/06 05:23:14  nbryant
+ #include fix for glibc 2.1.3
+
+ Revision 580.35  2001/09/06 04:02:34  ajc
+ * A few more updates to the networker
+
+ Revision 580.34  2001/09/06 03:32:41  nbryant
+ build fix for sparc-sun-solaris2.8; i think the dependencies should be
+ set up properly for all platforms now.
+
+ Revision 580.33  2001/09/06 02:55:27  nbryant
+ build fix for Linux
+
+ Revision 580.32  2001/09/06 02:49:22  ajc
+ * Fixed paste-post mode (<.E>nter <A>scii) to append instead of replace when
+   the user hits <C>ontinue (bug reported by Stu Mark)
+
  Revision 580.31  2001/09/06 01:26:39  nbryant
   - port to Cygwin (DLL support, etc.)
   - don't build SMTP module if there's no resolver library (eg on Windows)