diff --git a/Changes b/Changes index 3f85a4f..ca77323 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,10 @@ Revision history for udpbench udp network benchmarking tool. -1.02 +1.02 2022-08-01 + - Option -D receives udp packets from divert raw socket. + - Add minimal test on localhost. + - Set progname to show if error is from send or recv process. + - Start ssh with -nT to avoid stopped background process. 1.01 2022-07-29 - Write man page udpbench(1).