[64-bit] Fix 4 problems with printf formats and 64-bit size_t
2007-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* lib/smux.c: (smux_trap) Fix printf format to work with 64-bit size_t.
* ospf6d/ospf6_snmp.c: (ospfv3AreaEntry, ospfv3AreaLsdbEntry) Fix some
zlog_debug printf formats to work with 64-bit size_t.
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c58fef2..ff32fcc 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * smux.c: (smux_trap) Fix printf format to work with 64-bit size_t.
+
2007-04-07 Paul Jakma <paul.jakma@sun.com>
* prefix.h: Add define to match IPv4 Link-Local addresses