]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Removed references to strucmp() and struncmp(), replaced them with
[citadel.git] / citadel / ChangeLog
index 37517d1503b8332fccb3bbe7ea3668397ca9218a..501a373cd28e2272557c1361531ab7d90f66fe7a 100644 (file)
@@ -1,4 +1,11 @@
  $Log$
+ Revision 571.4  2000/04/24 03:36:43  ajc
+ * Removed references to strucmp() and struncmp(), replaced them with
+   strcasecmp() and strncasecmp() as we did in the server a while ago, and
+   set up the config script to figure out whether they need to be compiled
+   in.  Also moved them to tools.h
+ * Wrote a password manager for the client
+
  Revision 571.3  2000/04/19 03:17:10  ajc
  * Don't ever expire the Local System Configuration> room
 
@@ -1861,4 +1868,3 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Initial CVS import 
-