]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* webcit.c: added to getz() the ability to return an error code;
[citadel.git] / webcit / ChangeLog
index b5de25e55603508153be2844b5ee804f500e9c0e..ec5a6f0d152299081335b66bb24f254c435bfe92 100644 (file)
@@ -1,3 +1,9 @@
+Sat Mar  6 19:56:07 EST 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * webcit.c: added to getz() the ability to return an error code;
+         implemented this in the main loop, hopefully fixing problems
+       * Added "braindamage" file (frames/JS browser compatibility list)
+       * Added HTTP "User-agent:" detection (still need to DO SOMETHING)
+
 1999-02-24 Nathan Bryant <bryant@cs.usm.maine.edu>
        * context_loop.c: warning fix
        * webcit.c: off_t is a 64-bit `long long' on BSDI (eek!)