summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20746e64a9..ea0b67104e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2017-09-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
+ * benchtests/scripts/compare_strings.py: New option -g.
+ (draw_graph): Print a message that a graph is being generated.
+ (process_results): Generate graph only if -g is passed.
+ (main): Process option -g.
+
* benchtests/scripts/compare_strings.py (process_results):
Better spacing for output.