From 9bb9de8ae5962a7bd6735faa2dc714da1d55304b Mon Sep 17 00:00:00 2001 From: John Hood Date: Wed, 4 Jan 2017 23:52:07 -0500 Subject: [PATCH] Update changelogs to reflect reverted commit. --- ChangeLog | 2 -- debian/changelog | 2 -- 2 files changed, 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 03308af..239883b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,8 +30,6 @@ 'std-options' checks. (Anders Kaseorg) * Add a simple smoke test not requiring tmux, to help validate builds on older platforms including RHEL 5. (Anders Kaseorg) - * Use '-f' instead of '-n' when invoking ssh for better reliability. - (John Hood) * Check for presence of clock_gettime() for OS X, where the symbol may not be resolved on older OS X versions. (John Hood) diff --git a/debian/changelog b/debian/changelog index 081999a..1d3accd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,8 +32,6 @@ mosh (1.3.0-rc1) unstable; urgency=low 'std-options' checks. (Anders Kaseorg) * Add a simple smoke test not requiring tmux, to help validate builds on older platforms including RHEL 5. (Anders Kaseorg) - * Use '-f' instead of '-n' when invoking ssh for better reliability. - (John Hood) * Check for presence of clock_gettime() for OS X, where the symbol may not be resolved on older OS X versions. (John Hood)