Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f7948a

Browse filesBrowse files
authored
Merge pull request #372 from wilx/2.0.x
Update for 2.0.3.
2 parents fb15fe9 + a98bd61 commit 0f7948a
Copy full SHA for 0f7948a

File tree

Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed

‎ChangeLog

Copy file name to clipboardExpand all lines: ChangeLog
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
de-/initialization without `log4cplus::Initializer` instance. GitHub
99
issue #340.
1010

11+
- Deal with `register` keyword being generated in SWIG based bindings. The
12+
keyword is unused and reserved in C++17. Remove use of
13+
`std::unary_function`, it was removed in C++17.
14+
15+
- Add ability to define new log levels using C API. Add reconfiguration
16+
API. (Jens Rehsack)
17+
18+
- Add `NDCMatchFilter` and `MDCMatchFilter`. (Franck)
19+
1120

1221
# log4cplus 2.0.2
1322

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.