]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* More IMAP tweaks
[citadel.git] / citadel / ChangeLog
index 50b0b1a0ed3e702de3bee3a9c4bd21b17eafa026..fcf957f3682947649171d9f368f552d39b933dae 100644 (file)
@@ -1,4 +1,24 @@
  $Log$
+ Revision 573.57  2000/12/26 03:46:50  ajc
+ * More IMAP tweaks
+
+ Revision 573.56  2000/12/25 22:50:43  ajc
+ * Added an API function to extract and unfold specific RFC822 fields.
+ * imap-->fetch-->envelope-->in-reply-to now works
+ * More robust checking and reporting of temp file errors in the client
+
+ Revision 573.55  2000/12/25 20:43:24  ajc
+ * imap_fetch.c: added support for fetch-->envelope-->from
+
+ Revision 573.54  2000/12/20 04:09:24  ajc
+ * A few memory handling fixes to netproc.
+
+ Revision 573.53  2000/12/20 01:57:37  ajc
+ * netproc.c: added bounds check to fpgetfield()
+
+ Revision 573.52  2000/12/19 20:41:55  ajc
+ * Fixed generation of unique file names for network uploads etc.
+
  Revision 573.51  2000/12/14 18:36:34  ajc
  * Fixed the "users not in chat" wholist display