]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* context_loop.c: moved the monster 64k buffer array off the stack
[citadel.git] / webcit / ChangeLog
index 5b22d02883dbf4958bf5718afaa93f1a79641d31..d6189ddc477599ab297aa5f0ee07decd3b33be0e 100644 (file)
@@ -3,6 +3,8 @@
          and port
        * converted to autoconf and began port to Digital UNIX
        * warning fixes
+       * context_loop.c: moved the monster 64k buffer array off the stack
+       * tcp_sockets.c: getservbyname() doesn't set errno.
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix