]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Completed self-service list subscription via web.
[citadel.git] / citadel / ChangeLog
index c52e1f947e0299925d6061cc13d83d71f989b6a0..716b0569edd1d8548818598aba9fa3089b1a1fdf 100644 (file)
@@ -1,4 +1,19 @@
  $Log$
+ Revision 591.95  2002/08/21 21:58:00  ajc
+ * Completed self-service list subscription via web.
+   (Still need to implement unsubscribe.)
+
+ Revision 591.94  2002/08/16 21:04:56  ajc
+ * Add LPRM command
+
+ Revision 591.93  2002/08/14 20:21:52  ajc
+ * Extend GETR/SETR to allow twiddling of bits in the QRflags2 bucket
+ * New flag and config options to allow/disallow self-service list subscription
+   and unsubscription to a room
+
+ Revision 591.92  2002/08/14 02:36:05  ajc
+ * WebCit list subscription integration
+
  Revision 591.91  2002/08/13 18:48:46  ajc
  * Generate and send subscription confirmation requests.
    (Still need to finalize the URL format)