This is an automated email from the ASF dual-hosted git repository.

freeandnil pushed a change to branch Feature/AsyncRemoteSyslogAppender
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


 discard c25ec763 code ordering fixed
    omit ed3ed52d Asynchronous Sending for RemoteSyslogAppender in log4net 
(#253)
     add 6e9f2d59 added svg-logo to site
     add 0ee8ef93 Shutdown: Unsubscribe from AppDomain event handlers (#256)
     add 5eb00bd7 added release notes for #247 and #256
     new a33f8f1a Asynchronous Sending for RemoteSyslogAppender in log4net 
(#253)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c25ec763)
            \
             N -- N -- N   refs/heads/Feature/AsyncRemoteSyslogAppender 
(a33f8f1a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 antora-playbook.yaml                                    |  2 +-
 src/changelog/3.1.1/245-ndc-inherit.xml                 |  2 +-
 src/changelog/3.1.1/247-stucked-date-patterns.xml       | 11 +++++++++++
 .../256-unsubscibe-appdomain-eventhandlers.xml}         |  6 ++++--
 src/log4net/Core/LoggerManager.cs                       |  6 +++++-
 src/site/antora/modules/ROOT/images/log4net.svg         | 17 +++++++++++++++++
 6 files changed, 39 insertions(+), 5 deletions(-)
 create mode 100644 src/changelog/3.1.1/247-stucked-date-patterns.xml
 copy src/changelog/{3.0.0/109-dotnet-test-run.xml => 
3.1.1/256-unsubscibe-appdomain-eventhandlers.xml} (57%)
 create mode 100644 src/site/antora/modules/ROOT/images/log4net.svg

Reply via email to