From 5ab6fe00514a86cfa6d680ecf83e76e2367803ed Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 7 Aug 2008 20:06:40 +0000 Subject: r17680@tombo: nickm | 2008-08-07 16:06:30 -0400 Add a missing safe_str for a debug_log_message. Fix the bad part of bug 674. svn:r16462 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9866f593f0..05ce2861b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ Changes in version 0.2.1.5-alpha - 2008-08-?? Christopher Davis. Bugfix on 0.1.2.1-alpha. - Correctly detect the presence of the linux/netfilter_ipv4.h header when building against recent kernels. Bugfix on 0.1.2.1-alpha. + - Add a missing safe_str() call for a debug log message. Changes in version 0.2.1.4-alpha - 2008-08-04 -- cgit v1.2.3-54-g00ecf