* Removed the built-in memory leak checker. It wasn't threadsafe and
[citadel.git] / citadel / ChangeLog
index 612706149f0b0322bb631bf9ef9bd10237439c73..abaaf88b3cd8249a35bada11f0856b21843b0a8e 100644 (file)
@@ -1,4 +1,8 @@
  $Log$
+ Revision 614.96  2004/03/24 03:25:19  ajc
+ * Removed the built-in memory leak checker.  It wasn't threadsafe and
+   there now exist third-party utilities that do this job better.
+
  Revision 614.95  2004/03/24 02:59:19  ajc
  * After initializing the database, chown and chmod all files in the data/
    directory correctly to avoid EPERM errors later on when we drop root privs
@@ -5590,3 +5594,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
+