]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Renamed "SuppMsgInfo" to "MetaData" because that's what it is
[citadel.git] / citadel / ChangeLog
index 3ee501550866d1ef73b65c2ff0183f627bbf7198..c540588ea605d7fc61492cb5f7384711262bdd18 100644 (file)
@@ -1,4 +1,37 @@
  $Log$
+ Revision 580.72  2001/10/29 22:59:22  ajc
+ * Renamed "SuppMsgInfo" to "MetaData" because that's what it is
+
+ Revision 580.71  2001/10/29 16:39:54  ajc
+ * Finished the migratenet utility (finally).
+
+ Revision 580.70  2001/10/28 05:18:51  ajc
+ * migratenet almost finished
+
+ Revision 580.69  2001/10/26 04:26:45  ajc
+ * more work on the net migrator
+
+ Revision 580.68  2001/10/23 03:37:33  ajc
+ * Threw a few more lines of code into migratenet.c
+
+ Revision 580.67  2001/10/20 18:10:50  ajc
+ * migratenet.c: added (not even close to being finished)
+
+ Revision 580.66  2001/10/17 21:07:20  nbryant
+ further format string cleanups (for i686-linux type sizes)
+
+ Revision 580.65  2001/10/17 20:41:07  nbryant
+  - declare *printf format specifiers if gcc detected
+  - format string fixes (compiles w/o warnings on alpha osf/1)
+
+ Revision 580.64  2001/10/17 19:40:38  nbryant
+ warning fixes and cleanups for 64-bit machines
+
+ Revision 580.63  2001/10/16 20:47:37  nbryant
+ - backed out -export-dynamic, it doesn't do anything and i've found the real
+ problem
+ - remove declaration for make_message
+
  Revision 580.62  2001/10/16 19:18:49  nbryant
  backed out that compiler detection change for Tru64. it's not incredibly
  important and results in broken autoconf macro expansions.