]> code.citadel.org Git - citadel.git/blobdiff - ctdlphp/ChangeLog
* Added a room list function to the library
[citadel.git] / ctdlphp / ChangeLog
index 1e3f5d7bf0ac190193c9770109286648812387bf..d90b7c92604651885e962417f25c5cfd275be59d 100644 (file)
@@ -1,4 +1,24 @@
  $Log$
+ Revision 1.13  2003/11/05 03:29:12  ajc
+ * Added a room list function to the library
+ * Threw together temporary room list and goto pages to demonstrate
+
+ Revision 1.12  2003/11/04 19:17:16  ajc
+ * Added an initial version of the goto command
+
+ Revision 1.11  2003/11/03 05:32:57  ajc
+ * Minor code cleanups
+ * ctdl_mesg() now returns ready-to-output HTML to the caller, instead of
+   outputting it itself.
+
+ Revision 1.10  2003/11/02 05:35:11  ajc
+ * who.php: added
+ * ctdlprotocol.php: worked out a tentative data API using this function.
+
+ Revision 1.9  2003/11/02 04:26:11  ajc
+ * Cleaned up the pages in preparation for handing it off to the extremely
+   talented developers and webmasters who will soon be working on it.
+
  Revision 1.8  2003/11/02 04:12:27  ajc
  * welcome.php: added.
  * do_login.php: reworked to provide a squeaky-clean transition to
@@ -37,3 +57,4 @@
 
  Revision 1.1  2003/10/31 03:47:13  ajc
  * Initial CVS import
+