Skip to content

Commit 978d77e

Browse files
committed
adjust current CHANGELOG.md entries
* add thanks to @hoodadt for the merged pull request * adjust line lengths using `fmt -c`
1 parent 3437e06 commit 978d77e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ Next
77
@JoshIPT, @sebast-gsnw and @auerswal)
88
- The -g, --generate option now also supports IPv6 addresses (#376,
99
thanks @auerswal)
10-
- New option --seqmap-timeout to control the time after which sequence numbers
11-
can be used again (#388, thanks @auerswal)
10+
- New option --seqmap-timeout to control the time after which sequence
11+
numbers can be used again (#388, thanks @auerswal)
1212

1313
## Bugfixes and other changes
1414

15-
- Fix OpenBSD warning sprintf() is often misused, please use snprintf() (#394, thanks @gsnw-sebast)
15+
- Fix OpenBSD warning sprintf() is often misused, please use snprintf()
16+
(#394, thanks @gsnw-sebast)
1617
- Fix fallback to SO\_TIMESTAMP if SO\_TIMESTAMPNS is not available (#375,
1718
thanks @auerswal)
1819
- When reading target names from file or standard input, lines longer
@@ -24,8 +25,9 @@ Next
2425
- Report received ICMPv6 error messages (#391, thanks @auerswal)
2526
- Suppress duplicate reports in count mode with -q, --quiet or -Q, --squiet
2627
(#392, thanks @gsnw-sebast and @auerswal)
27-
- Switch to alpine-based multi-stage Docker build to reduce image size and improve build performance
28-
Add OpenContainers-compatible labels (#399)
28+
- Switch to alpine-based multi-stage Docker build to reduce image size
29+
and improve build performance; add OpenContainers-compatible labels
30+
(#399, thanks @hoodadt)
2931
- Print receive ping moved to new functions (#400, thanks @gsnw-sebast)
3032
- Avoid unsigned overflow when determining the memory size to save
3133
response times on systems where size\_t is the same as unsigned int

0 commit comments

Comments
 (0)