]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* GET instead of POST for listsub. Also add a 'Back...' link.
[citadel.git] / webcit / ChangeLog
index 2593dc1ece39eb60f7defe07859ec685480297ea..6a12ae69b602fc2118e59a7902d8ce36159917b6 100644 (file)
@@ -1,4 +1,23 @@
 $Log$
+Revision 323.64  2002/08/24 15:30:48  ajc
+* GET instead of POST for listsub.  Also add a 'Back...' link.
+
+Revision 323.63  2002/08/24 05:59:24  ajc
+* Bugfixes and cosmetic changes to listsub system
+
+Revision 323.62  2002/08/23 03:37:19  ajc
+* Finished all of the subscribe/unsubscribe/confirm stuff!  (I think)
+
+Revision 323.61  2002/08/22 03:55:47  ajc
+* 'unsubscribe' command (but not 'confirm unsubscribe')
+
+Revision 323.60  2002/08/21 21:58:37  ajc
+* Completed self-service list subscription via web.
+  (Still need to implement unsubscribe.)
+
+Revision 323.59  2002/08/16 22:06:51  ajc
+* self-service
+
 Revision 323.58  2002/08/16 03:51:12  ajc
 * I think I've finally nailed the 'no session' pages now...