]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Added "max message length" field in global config screen
[citadel.git] / webcit / ChangeLog
index 1d2c4ecd81af872d57be8ce383629a9196d68e89..a64c8a045bffc8b37b27186223fe42f6538e084c 100644 (file)
@@ -1,3 +1,20 @@
+$Log$
+Revision 1.99  1999/09/01 01:06:11  ajc
+* Added "max message length" field in global config screen
+
+Revision 1.98  1999/08/14 18:16:10  ajc
+* Fixed escputs() and its friends to properly handle ' (single quote) chars
+
+
+Sun Jul 18 20:17:58 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Did neat stuff to the bottom of the page
+
+Mon Jul 12 23:30:24 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us> 
+       * webcit.c: exit Webcit sessions semi-gracefully when the connection
+         to a Citadel server fails.
+       * messages.c: don't auto-link URL's in messages if it would cause
+         a buffer overrun.
+
 Sat Jul 10 17:51:39 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Recompiled the Java chat applet using a genuine JDK 1.0.2
          compiler.  This should make more browsers happy.