This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
The following commit(s) were added to refs/heads/master by this push:
new 00cc486f added #227 / #228 to release notes
00cc486f is described below
commit 00cc486f01eff18ab790ce2bf299dcb3148c32d0
Author: Jan Friedrich <[email protected]>
AuthorDate: Thu Feb 6 20:27:08 2025 +0100
added #227 / #228 to release notes
---
src/site/xdoc/release/release-notes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/site/xdoc/release/release-notes.xml
b/src/site/xdoc/release/release-notes.xml
index ce57e73c..7e86c7ec 100644
--- a/src/site/xdoc/release/release-notes.xml
+++ b/src/site/xdoc/release/release-notes.xml
@@ -43,6 +43,9 @@ limitations under the License.
<li>
<a
href="https://github.com/apache/logging-log4net/pull/215">Keep old, working
ubuntu image version</a> (by @gdziadkiewicz)
</li>
+ <li>
+ <a
href="https://github.com/apache/logging-log4net/issues/227">Provide path of
expected .config file in error message</a> (requested by @FrankNuessle,
implemented by @FreeAndNil in <a
href="https://github.com/apache/logging-log4net/pull/228">#228</a>)
+ </li>
</ul>
</section>
</section>