From 439ca48989ece545c3bb247640ffcde5ea368adf Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 20 Aug 2019 10:30:28 -0400 Subject: [PATCH] tiny grammar tweak in changelog --- ChangeLog | 2 +- ReleaseNotes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b5f401cce9..439c435a73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,7 +64,7 @@ Changes in version 0.4.1.5 - 2019-08-20 on 0.4.1.1-alpha. o Testing (continuous integration): - - In Travis, make stem log a controller trace to the console. And + - In Travis, make stem log a controller trace to the console, and tail stem's tor log after failure. Closes ticket 30591. - In Travis, only run the stem tests that use a tor binary. Closes ticket 30694. diff --git a/ReleaseNotes b/ReleaseNotes index 67dff48ef2..aa88c5321e 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -547,7 +547,7 @@ Changes in version 0.4.1.5 - 2019-08-20 Closes ticket 27251. o Testing (continuous integration): - - In Travis, make stem log a controller trace to the console. And tail + - In Travis, make stem log a controller trace to the console, and tail stem's tor log after failure. Closes ticket 30591. - In Travis, only run the stem tests that use a tor binary. Closes ticket 30694.