]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Compress VISIT records using zlib if available. This reduces the object
[citadel.git] / citadel / ChangeLog
index c67074031a24a4ba7a7cad3496ab58dcd8db23d0..414221c77ba24aa98195f79d48e2809bf2c7fc87 100644 (file)
@@ -1,4 +1,16 @@
  $Log$
+ Revision 591.86  2002/08/12 00:09:05  ajc
+ * Compress VISIT records using zlib if available.  This reduces the object
+   size from over 4k to about 70 bytes.  Experimental.
+ * Automatically uncompress database records found to be compressed (duh)
+
+ Revision 591.85  2002/08/08 22:01:35  ajc
+ * autoconf to look for zlib (for an upcoming experiment)
+
+ Revision 591.84  2002/08/08 03:25:56  ajc
+ * Bugfix for above
+ * Started writing some infrastructure for sub/unsub
+
  Revision 591.83  2002/08/08 02:49:12  ajc
  * serv_network.c: retain unknown commands in netconfigs and write them back
  * techdoc/netconfigs.txt: specify commands for subscribe/unsubscribe pending
@@ -3873,4 +3885,3 @@ 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
-