diff options
author | Jozsef Kadlecsik <kadlec@netfilter.org> | 2025-05-17 15:50:19 +0200 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@netfilter.org> | 2025-05-17 15:50:19 +0200 |
commit | e942285a3380c757f6267badabd88d4c847bba5c (patch) | |
tree | 0d151cec2afb0571540cb353ce7df07d0c7debad /ChangeLog | |
parent | 70b372679a0031a03a248e668c17f147c3d83466 (diff) |
ipset 7.24 releasedv7.24
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +7.24 + - Improve fixing commas in sorted json output + - Fix extra quotes around elements in json output + (bugzilla #1793, issue 3.) + - Fix commas in sorted json output (bugzilla #1793, issue 4) + - Fix unquoted port range in json output (bugzilla #1793, issue 1) + - Fix extraneous comma in terse list json output (Joachim, + bugzilla #1793, issue 2) + - bash-completion: restore fix for syntax error (Jeremy Sowden) + - Correct typo in man-page (Jeremy Sowden) + 7.23 - tests: runtest.sh: Keep running, print summary of failed tests (Phil Sutter) |