diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-12 10:11:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-12 10:11:05 +0000 |
commit | 6ae3a5d13193d2b2ca6caba17ad7898d9c54b4f5 (patch) | |
tree | 50423e9204083803a7a8701188dacea3b441b477 /CHANGES | |
parent | Adding upstream version 2.11.0. (diff) | |
download | dnsperf-6ae3a5d13193d2b2ca6caba17ad7898d9c54b4f5.tar.xz dnsperf-6ae3a5d13193d2b2ca6caba17ad7898d9c54b4f5.zip |
Adding upstream version 2.11.1.upstream/2.11.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2023-03-10 Jerry Lundström + + Release 2.11.1 + + Fixed long option argument handling that broke in v2.11.0 and enhanced + long option help text, now includes argument type. + + 034e893 Long opt + 2023-02-08 Jerry Lundström Release 2.11.0 |