Skip to content

Commit 3a4850c

Browse files
authored
releasenotes.txt: clear notes (danmar#8289)
1 parent 9a00e4a commit 3a4850c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

releasenotes.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Release Notes for Cppcheck 2.20
2+
Release Notes for Cppcheck 2.21
33

44
Major bug fixes & crashes:
55
-
@@ -14,14 +14,10 @@ GUI:
1414
-
1515

1616
Changed interface:
17-
- removed CMake option "DISABLE_CRTDBG_MAP_ALLOC"
18-
- CMake option "BUILD_TESTS" has been deprecated and will be removed in Cppcheck 2.22 - use "BUILD_TESTING" instead
1917
-
2018

2119
Infrastructure & dependencies:
2220
-
2321

2422
Other:
25-
- The built-in "win*" and "unix*" platforms will now default to signed char type instead of unknown signedness. If you require unsigned chars please specify "--funsigned-char"
26-
- bumped minimum required CMake version to 3.22
2723
-

0 commit comments

Comments
 (0)