]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
replace calls to gets with fgets
[citadel.git] / citadel / ChangeLog
index 410c75f04f42b84074424084b20c1b80efc40546..849fe7052e08e42062a0641db826e3bed29e7d21 100644 (file)
@@ -1,4 +1,17 @@
  $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
+
+ Revision 590.139  2002/03/12 00:03:43  nbryant
+ more sprintf removals
+
  Revision 590.138  2002/03/11 06:00:21  nbryant
  use <db.h> before <db3/db.h> or <db4/db.h>
  this is the only way i can think of to make it work everywhere; people on