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)