From eda9ba743c1eb7c32b2ae9b8989d3555f1890758 Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Fri, 27 Apr 2007 18:13:15 +0000 Subject: [64-bit] Fix 4 problems with printf formats and 64-bit size_t 2007-04-27 Andrew J. Schorr * 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. --- lib/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index c58fef29..ff32fcce 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2007-04-27 Andrew J. Schorr + + * smux.c: (smux_trap) Fix printf format to work with 64-bit size_t. + 2007-04-07 Paul Jakma * prefix.h: Add define to match IPv4 Link-Local addresses -- cgit v1.2.1