From e22f5516b3e1431b7716632b76e257b84e7e0ff4 Mon Sep 17 00:00:00 2001 From: ajs Date: Wed, 12 Jan 2005 16:18:17 +0000 Subject: 2005-01-12 Andrew J. Schorr * zebra.h: If not C99 and no va_copy macro available, fall back to memcpy (solves a build problem on FreeBSD 4.x). --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 2fee4611..4b245bec 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-01-12 Andrew J. Schorr + + * zebra.h: If not C99 and no va_copy macro available, fall back to + memcpy (solves a build problem on FreeBSD 4.x). + 2005-01-04 Andrew J. Schorr * zebra.h: Define ZCMSG_FIRSTHDR appropriately based on whether -- cgit v1.2.1