]> 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 985de7054337200ee1214dc9b52c270fd31649e5..55644cbad47a68375e070b9e33b05506747884a5 100644 (file)
@@ -1,6 +1,31 @@
  $Log$
- Revision 573.131  2001/04/28 04:18:44  ajc
- *** empty log message ***
+ 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.
+
+ Revision 573.133  2001/05/18 20:12:09  ajc
+ * Fixed bug in mime_parser.c that caused parts to be dropped when the last
+   boundary was the very last line of the message.
+ * serv_smtp.c: toned down some of the command response verbage.
+
+ Revision 573.132  2001/04/28 04:42:55  ajc
+ * Updated some of the docs.  Bumped version number to 5.80 in anticipation
+   of going into a release cycle soon.
 
  Revision 573.130  2001/04/26 03:31:00  ajc
  * Finished the implementation of per-message seen/unseen logic, both in the
@@ -2516,3 +2541,4 @@ 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 
+