From: <log...@li...> - 2017-07-13 05:38:00
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Log4cpp Git repository.". The branch, master has been updated via 2e117d81e94ec4f9c5af42fcf76a0583a036e106 (commit) via 1b9f8f7c031d6947c7468d54bc1da4b2f414558d (commit) via 4b6dd21007af672079a91100f58a5765b6b2a8cd (commit) from cad9150f1a0ec81931582e9dc3cf28e0da9f5834 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://sourceforge.net/p/log4cpp/codegit/ci/ commit 2e117d81e94ec4f9c5af42fcf76a0583a036e106 Author: Alexander Perepelkin <san...@us...> Date: Thu Jul 13 09:29:24 2017 +0400 ChangeLog diff --git a/ChangeLog b/ChangeLog index 49ef396..1ecb8b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2017-07-13 08:48 sanchouss_ + * bug 146; + * bug 147 - Being prepared for Removing Deprecated Exception Specifications from C++17 2016-11-11 18:48 sanchouss_ * Numerous fixes; ----------------------------------------------------------------------- Summary of changes: ChangeLog | 3 +++ include/log4cpp/Category.hh | 6 ++---- include/log4cpp/PatternLayout.hh | 3 +-- include/log4cpp/Priority.hh | 3 +-- include/log4cpp/PropertyConfigurator.hh | 8 +++++++- include/log4cpp/SimpleConfigurator.hh | 5 +++-- src/Appender.cpp | 4 ++-- src/Category.cpp | 6 ++---- src/PatternLayout.cpp | 2 +- src/Priority.cpp | 3 +-- src/PropertyConfigurator.cpp | 2 +- src/PropertyConfiguratorImpl.cpp | 8 ++++---- src/PropertyConfiguratorImpl.hh | 25 ++++++++++++++++++------- src/SimpleConfigurator.cpp | 4 ++-- 14 files changed, 48 insertions(+), 34 deletions(-) hooks/post-receive -- Log4cpp Git repository. |