* Replaced serv_gets() with serv_getln() - which now requires the caller
[citadel.git] / webcit / ChangeLog
index 0bf77bbe6e66fcee183d72977fd16a99996a7440..d54b654812a60fc038945121eecfaa62a8be9231 100644 (file)
@@ -1,4 +1,11 @@
 $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
+
 Revision 610.0  2005/04/04 17:50:04  ajc
 * THIS IS 6.10 (unfinished first time install wizard has been disabled)