]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Bumped internal version number to 5.66
[citadel.git] / citadel / ChangeLog
index 6e0a53a9d9170897448b07ae2337e7ccd244d39c..d0ce07a428cfd80372a7b3ddf383b1241a2cd27b 100644 (file)
@@ -1,4 +1,25 @@
 $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,
+  it is based on the one written by Urs Jannsen; unlike its predecessor, it
+  actually works.
+
 Revision 654.24  2005/09/08 03:25:09  ajc
 * messages.c: break up long lines (preferably by substituting spaces with
   newlines) to avoid sending messages to the server containing lines with