]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Bumped internal version number to 5.66
[citadel.git] / citadel / ChangeLog
index b01d670920abaa57d8cecbcde4e0a35fba6dd3a5..d0ce07a428cfd80372a7b3ddf383b1241a2cd27b 100644 (file)
@@ -1,4 +1,19 @@
 $Log$
+Revision 655.1  2005/09/14 03:48:32  ajc
+* Bumped internal version number to 5.66
+* Checked in an initial but incomplete version of the AUTO command
+  (to be used for address autocompletion)
+
+Revision 655.0  2005/09/13 14:00:12  ajc
+* THIS IS 6.55
+
+Revision 654.27  2005/09/13 03:56:37  ajc
+* Don't crash when user hits <.A>ide <P>ost
+
+Revision 654.26  2005/09/10 18:46:48  ajc
+* Functions such as imap_fetch_internaldate() now return quietly with no
+  output, instead of crashing, if passed a NULL message pointer.
+
 Revision 654.25  2005/09/09 19:44:21  ajc
 * New bmstrcasestr() function to perform very fast case-insensitive
   substring searches using the Boyer-Moore algorithm.  Like its predecessor,
@@ -7095,3 +7110,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
+