This is an automated email from the ASF dual-hosted git repository.
FreeAndNil pushed a change to branch Feature/315-local-syslog-newlines
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
omit ef97324f escape what the pickup mail writer cannot encode #315
omit b3b8bb2f record the escaping rule in CLAUDE.md
omit dccaafba escape what the Telnet writer cannot encode #315
omit 3588007a share the content escapes in ContentEscape #315
omit fc122b10 compute the EventLog size limit instead of guessing it #315
omit 65430217 compare ordinally when asserting no NUL survives #315
omit 890238a0 escape what RemoteSyslogAppender cannot send instead of
deleting it #315
omit 4e0e3ba3 escape NUL characters in EventLogAppender content #315
omit 74e93809 escape NUL characters in OutputDebugStringAppender content
#315
omit 470e710a escape newlines in LocalSyslogAppender content #315
omit 4058cff4 move SyslogNewLineHandling out of RemoteSyslogAppender #315
add eb41be2d Merge pull request #314 from
apache/Feature/314-background-sender
add 4e3ec1c6 move SyslogNewLineHandling out of RemoteSyslogAppender #315
add 87726935 escape newlines in LocalSyslogAppender content #315
add 6046fe9d escape NUL characters in OutputDebugStringAppender content
#315
add dc5855a0 escape NUL characters in EventLogAppender content #315
add 77717061 escape what RemoteSyslogAppender cannot send instead of
deleting it #315
add 522064b8 compare ordinally when asserting no NUL survives #315
add 28fbfb25 compute the EventLog size limit instead of guessing it #315
add 2998f340 share the content escapes in ContentEscape #315
add e3edfab8 escape what the Telnet writer cannot encode #315
add 71743377 record the escaping rule in CLAUDE.md
add 4d2e10f0 escape what the pickup mail writer cannot encode #315
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 (ef97324f)
\
N -- N -- N refs/heads/Feature/315-local-syslog-newlines
(4d2e10f0)
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.
No new revisions were added by this update.
Summary of changes: