diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:06:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:06:48 +0000 |
commit | efe7895064c828ca05feb552484a8d6839d6da83 (patch) | |
tree | 6fe5878951dffa835d8e3bfa32d2cf5b07460242 /ChangeLog | |
parent | Releasing progress-linux version 1:2.1.5-1~progress7.99u1. (diff) | |
download | traceroute-efe7895064c828ca05feb552484a8d6839d6da83.tar.xz traceroute-efe7895064c828ca05feb552484a8d6839d6da83.zip |
Merging upstream version 1:2.1.6.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2024-09-14 Dmitry Butskoy <Dmitry@Butskoy.name> - 2.1.6 + + * Let getaddrinfo(3) select the default IPv4 or IPv6 protocol version + when it is not explicitly specified on the command line + (Jan Macku, SF bug #16) + + No more mandatory default to IPv4, follow rfc3484 and + the similar ping(1) behaviour. Drop DEF_AF macro. + + 2023-12-18 Dmitry Butskoy <Dmitry@Butskoy.name> - 2.1.5 * Fix rfc5837 parsing (Francois Rigault) |