From: JINMEI Tatuya Date: Fri, 2 Mar 2012 18:08:38 +0000 (-0800) Subject: [master] fixed conflicts in changelog (due to me forgetting push?) X-Git-Tag: trac2351_base~226^2~116^2~136 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c12cdc5ffe704bca024a84223774871e5049f90f;p=thirdparty%2Fkea.git [master] fixed conflicts in changelog (due to me forgetting push?) --- c12cdc5ffe704bca024a84223774871e5049f90f diff --cc ChangeLog index 8811f2c044,e48d86b781..fd23fd00be --- a/ChangeLog +++ b/ChangeLog @@@ -1,10 -1,11 +1,19 @@@ - 391. [func]* jinmei ++392. [func]* jinmei + libdns++: revised the (Abstract)MessageRenderer class so that it + has a default internal buffer and the buffer can be temporarily + switched. The constructor interface was modified, and a new + method setBuffer() was added. + (Trac #1697, git 9cabc799f2bf9a3579dae7f1f5d5467c8bb1aa40) + + 391. [bug]* vorner + The long time unused configuration options of Xfrout "log_name", + "log_file", "log_severity", "log_version" and "log_max_bytes" were - removed, as they had no effect (Xfrout uses the global logging framework). - However, if you have them set, you need to remove them from the - configuration file or the configuration will be rejected. ++ removed, as they had no effect (Xfrout uses the global logging ++ framework). However, if you have them set, you need to remove ++ them from the configuration file or the configuration will be ++ rejected. + (Trac #1090, git ef1eba02e4cf550e48e7318702cff6d67c1ec82e) + bind10-devel-20120301 released on March 1, 2012 390. [bug] vorner