From 548e6f7d58a08e28132936431bba75428412857f Mon Sep 17 00:00:00 2001 From: ajs Date: Tue, 8 Feb 2005 15:57:25 +0000 Subject: 2005-02-08 Andrew J. Schorr * zebra.h: Change macro definitions SET_FLAG and UNSET_FLAG to use compound assignment operators (aesthetic change). --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 432ec40d..41308ff6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-02-08 Andrew J. Schorr + + * zebra.h: Change macro definitions SET_FLAG and UNSET_FLAG + to use compound assignment operators (aesthetic change). + 2005-02-03 Andrew J. Schorr * log.c: (zlog_signal,zlog_backtrace_sigsafe) Eliminate use of fileno() -- cgit v1.2.1