diff --git a/ChangeLog b/ChangeLog index c9eff72..5fef30d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,10 @@ -0.6: ?? - * Parse \{connection.uid} type expressions in --first-message, - --message, --latency-marker parameters, making sent data unique per - connection. - * Added "k" multiplier to --connections, now -c10k option is valid :) +0.6: 2015-May-13 + * Parse \{connection.uid} type expressions in + --first-message, --message, --latency-marker parameters, + allowing constructing payloads unique per connection. + * Added "k" multiplier to --connections; + allowing for a -c10k option (inside joke ;) 0.5: 2015-Apr-14 * --enable-asan and --enable-tsan flags to enable address/thread sanitizer.