From 2a11ee9f416ccbbbf80ce96abf621eb41bd9872e Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 11 Jun 2015 20:14:55 +0200 Subject: [PATCH] [master] Added ChangeLog entry for #3805. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index deb2633a92..5a5d8b65e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +950. [doc] marcin + Updated section about logging in the User Guide. Also, + updated Hooks Developer's Guide with the recommendations for + the developers about use of logging in hooks libraries. + (Trac #3805, git b403de1f335a2fb5098c9abc0858b8137892f868) + 949. [func] tmark kea-admin now supports dumping MySQL and PostgreSQL lease tables to CSV file, via a new command "lease-dump". This is primarily