summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--ReleaseNotes2
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.