summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Wininger <fw.centrale@gmail.com>2020-06-10 18:30:13 +0200
committerGitHub <noreply@github.com>2020-06-10 18:30:13 +0200
commitf8952fb1e8bcf7afa30400a41832ee7bc921a928 (patch)
tree237c0ab52a40ec6ccbef9204925b307e593e06df
parent13dac94b46a48c9ad4c085d0bb2e5e52ca049ece (diff)
parent7b27cf90b7a65e10e1a187b4417a305c4621c96e (diff)
downloadnet-ssh-f8952fb1e8bcf7afa30400a41832ee7bc921a928.tar.gz
Merge pull request #772 from tas50/patch-1
Fix a typo in the changes file
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f973490..b237792 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,6 @@
=== 6.1.0
- * adapt to ssh's default bahaviors when no username is provided.
+ * Adapt to ssh's default behaviors when no username is provided.
When Net::SSH.start user is nil and config has no entry
we default to Etc.getpwuid.name() instead of Etc.getlogin(). [#749]
@@ -59,7 +59,7 @@
=== 5.0.2
- * fix ctr for jruby [#612]
+ * Fix ctr for jruby [#612]
=== 5.0.1