From 406e9ad8c741fe18b9f3722bed679c3dc4e96614 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Fri, 18 Jan 2008 12:38:27 +0000 Subject: Max Kellermann : Use fputs() instead of fprintf() --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 661ebe3..a9dfd8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -88,6 +88,7 @@ o import only required C headers and put local headers on top to check o fix double free() bug in the error output path of mcast_create() o eliminate unsed cache_get_conntrack() in rs_list_to_tx() o remove capability code and rely on the error returned by the syscall +o use fputs() instead of fprintf() in log.c version 0.9.5 (2007/07/29) ------------------------------ -- cgit v1.2.3