Skip to content

Commit ce8e3be

Browse files
Update CHANGELOG.md
1 parent b4fdbe9 commit ce8e3be

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## v2021.12.16
2+
3+
- Properly detect exploded Log4J versions (that are not inside *.jar and instead are just sitting as *.class directly on disk).
4+
5+
- Fixed problem that was causing some inner-jar entries to be misread. ("Unexpected end of ZLIB stream").
6+
7+
- All problems now printed on STDERR instead of STDOUT.
8+
9+
- Only check read-permission on files we're interested in (makes for a lot fewer "cannot read!" errors).
10+
11+
12+

0 commit comments

Comments
 (0)