aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65227cce5a..17d5aeb515 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2016-12-01 Joseph Myers <joseph@codesourcery.com>
+
+ * scripts/build-many-glibcs.py: Add bot to usage message. Import
+ time module.
+ (Context.__init__): Initialize self.logsdir_old.
+ (Context.run_builds): Handle bot action.
+ (Context.bot_cycle): Copy logs directory before running builds.
+ (Context.bot_run_self): Take argument for whether to check
+ subprocess result. Flush stdout before running subprocess.
+ (Context.bot): New function.
+ (get_parser): Allow bot action.
+
2016-11-30 Joseph Myers <joseph@codesourcery.com>
* scripts/build-many-glibcs.py: Add bot-cycle to usage message.