]> code.citadel.org Git - citadel.git/blobdiff - ctdlphp/ChangeLog
* Added ctdlelements.php ... this is to be used for functions which fetch
[citadel.git] / ctdlphp / ChangeLog
index 4f638b7d2a6203c35e245aac1beefd9b41b7b354..9ed300cad15b965020ed458c376e9c330e0ca98c 100644 (file)
@@ -1,4 +1,16 @@
  $Log$
+ Revision 1.18  2003/11/18 04:58:34  ajc
+ * Added ctdlelements.php ... this is to be used for functions which fetch
+   Citadel protocol data and convert it to insertable HTML.
+ * Implemented a first cut of a "read message" function.
+
+ Revision 1.17  2003/11/14 17:15:19  ajc
+ * Identify our message format preference (HTML followed by plain text)
+   to the server upon connection, so MSG4 commands run properly.
+
+ Revision 1.16  2003/11/14 17:09:04  ajc
+ * Added a basic read loop ... currently only fetches message numbers
+
  Revision 1.15  2003/11/09 17:53:47  ajc
  * Moved all of the session-management code from ctdlheader.php to
    ctdlsession.php, leaving only a single function call.  This will
@@ -66,4 +78,3 @@
 
  Revision 1.1  2003/10/31 03:47:13  ajc
  * Initial CVS import
-