]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Add ChangeLog entry for #571
authorMukund Sivaraman <muks@isc.org>
Tue, 14 Jan 2014 07:13:19 +0000 (12:43 +0530)
committerMukund Sivaraman <muks@isc.org>
Tue, 14 Jan 2014 07:13:19 +0000 (12:43 +0530)
ChangeLog

index 304f89bc53acb7b3d48ea6f4a6dc196e2f1deff6..406b12a0a6345a57d4a7ab19145be5ca436b9bfb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+726.   [bug]           muks
+       Don't print trailing newlines in Question::toText() output by
+       default.  This fixes some logging that were split with a line
+       feed.  It is possible to get the old behavior by passing
+       toText(true).  Message::toText() output is unchanged.
+       (Trac #571, git 7286499d5206c6d2aa8a59a5247c3841a772a43e)
+
 725.   [func]          tmark
        b10-dhcp-ddns D2UpdateMgr now uses the newly implemented
        NameAddTransaction and NameRemoveTransaction classes.  This allows