8000 Update ChangeLog for 2.0.4. · log4cplus/log4cplus@0b79530 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b79530

Browse files
committed
Update ChangeLog for 2.0.4.
1 parent 56e5212 commit 0b79530

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

ChangeLog

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,22 @@
22

33
- Fix Catch2 include path. GitHub issue #379.
44

5-
- Disable POSIX signals in thread before creating pool threads. GitHub
6-
issue #385 and follow up issue #390.
5+
- Disable POSIX signals reception in thread before creating pool
6+
threads. GitHub issue #385 and follow up issue #390.
77

88
- Fix compilation with NVCC in CUDA mode. GitHub issue #375.
99

10+
- Fix compilation with Visual Studio in C++17 mode. GitHub issue #401.
11+
12+
- Allow disabling implicit initialization through `configure` script option
13+
`--disable-implicit-initialization`, or CMake build option
14+
`LOG4CPLUS_REQUIRE_EXPLICIT_INITIALIZATION`. (MaksymB)
15+
16+
- Remove `android` directory with obsolete Android support. GitHub
17+
issue #283.
18+
19+
- Link with `libatomic` when necessary. (Fabrice Fontaine)
20+
1021

1122
# log4cplus 2.0.3
1223

0 commit comments

Comments
 (0)
0