summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-08-20 10:30:28 -0400
committerNick Mathewson <nickm@torproject.org>2019-08-20 10:30:28 -0400
commit439ca48989ece545c3bb247640ffcde5ea368adf (patch)
treee0ce1208b196146351c68422c1d015cca4e632d1
parent38975db140409bf907a2ee23d1cd4c3e63cac571 (diff)
downloadtor-0.4.1.5.tar.gz
tor-0.4.1.5.zip
tiny grammar tweak in changelogtor-0.4.1.5
-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.