|
From: <log...@li...> - 2025-10-27 22:37:10
|
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 2c4683610076364f59b8ec8964dde95c9a6b0244 (commit)
from 2d617ba9bdf1d994a3f0b4c3af70c17d04fed29a (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 2c4683610076364f59b8ec8964dde95c9a6b0244
Author: Alexander Perepelkin <san...@us...>
Date: Mon Oct 27 23:21:57 2025 +0100
index.html
diff --git a/doc/html/index.html b/doc/html/index.html
index dd4cbd7..3f4e62f 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -15,7 +15,7 @@ for C++ Project
Page on Sourceforge</a>
</span> |
<span>Last Published:
-2024-08-23</span> |</div>
+2025-10-27</span> |</div>
<hr class="delimiter">
<div id="projectpage">
<div id="navigationpanel" class="lightbackground">
@@ -590,7 +590,12 @@ WARNING: releases from the development branch are a 'work in progress' and may f
<small>
<dl>
-<dt>1.1.4rc3 - master branch (12 March 2023)</dt>
+<dt>1.1.5rc1 - master branch (23 August 2024)</dt>
+<dd>Discussion 48226 by Andrew E Page. Alter CMakeLists to allow installation paths for x86 and arm64 be different so that cross-compilation on single host is possible.</dd>
+</dl>
+
+<dl>
+<dt>1.1.4 - master branch (01 May 2023)</dt>
<dd>fix for bug 152: use timespec and clock_settime for c++11 and higher; use stime for glibc version lower than 2.31; none for other cases</dd>
<dd>Replace obsolete auto_ptr removed in C++17 with newer unique_ptr since C++11</dd>
<dd>Replace older Non-throwing dynamic exception specification throw() removed in C++20 with newer noexcept since C++11</dd>
-----------------------------------------------------------------------
Summary of changes:
doc/html/index.html | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
Log4cpp Git repository.
|