* Replaced serv_gets() with serv_getln() - which now requires the caller
[citadel.git] / webcit / ChangeLog
index f603ca4d18d449d308dc95b8e0bb5ba43bf1e366..d54b654812a60fc038945121eecfaa62a8be9231 100644 (file)
@@ -1,4 +1,8 @@
 $Log$
+Revision 610.2  2005/04/11 14:45:12  ajc
+* Replaced serv_gets() with serv_getln() - which now requires the caller
+  to supply the size of the target buffer.
+
 Revision 610.1  2005/04/08 19:36:56  ajc
 * Moved to the new string tokenizer API
 
@@ -2505,4 +2509,3 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
-