]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
replace calls to gets with fgets
[citadel.git] / citadel / ChangeLog
index 114dc091d1d72780b666307c31be85a37b14b922..849fe7052e08e42062a0641db826e3bed29e7d21 100644 (file)
@@ -1,4 +1,10 @@
  $Log$
+ Revision 590.142  2002/03/12 03:36:55  nbryant
+ replace calls to gets with fgets
+
+ Revision 590.141  2002/03/12 03:19:09  nbryant
+ more sprintf bashing. now the only ones left are in mime_parser
+
  Revision 590.140  2002/03/12 01:33:42  nbryant
   - pass -Wcast-qual to gcc
   - more sprintf bashing