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 0225493d added release notes for c3f92ba
0225493d is described below
commit 0225493d8ac2243a8b0828be4b82e54d199b979a
Author: Jan Friedrich <[email protected]>
AuthorDate: Tue Aug 19 23:01:29 2025 +0200
added release notes for c3f92ba
---
src/changelog/3.2.0/c3f92ba-change-dockerfile.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/changelog/3.2.0/c3f92ba-change-dockerfile.xml
b/src/changelog/3.2.0/c3f92ba-change-dockerfile.xml
new file mode 100644
index 00000000..483f783d
--- /dev/null
+++ b/src/changelog/3.2.0/c3f92ba-change-dockerfile.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="fixed">
+ <issue id="c3f92ba"
link="https://github.com/apache/logging-log4net/commit/c3f92ba0cbca802573dd74843ca2528d9f6ef8f1"/>
+ <description format="asciidoc">
+ change dockerfile from mono:latest to ubuntu:20.04 and install mono
manually (by @FreeAndNil)
+ </description>
+</entry>
\ No newline at end of file