]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / ChangeLog
index 3fb030447df99516a2834943baa48c7bd2a2194d..55644cbad47a68375e070b9e33b05506747884a5 100644 (file)
@@ -1,4 +1,19 @@
  $Log$
+ Revision 573.138  2001/06/17 19:42:23  nbryant
+ fix all the <time.h> vs. <sys/time.h> issues, hopefully
+
+ Revision 573.137  2001/06/07 03:28:37  ajc
+ * More tweaks to the MIME parser
+
+ Revision 573.136  2001/06/06 15:44:37  ajc
+ * msgbase.c: output extra newline at end of RFC822 message if necessary to
+   ensure that 000 termination string appears on a line by itself.
+
+ Revision 573.135  2001/06/06 04:22:25  ajc
+ * Moved memreadline() to tools.c
+ * internet_addressing.c: fixed conversion of fields to (hopefully) never get
+   into an active loop when encountering badly formed headers
+
  Revision 573.134  2001/05/27 05:23:03  ajc
  * Added a "no new messages" response in the client, displayed when a read
    command turns up a zero message count.