diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-25 11:15:11 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-25 11:15:11 +0000 |
commit | 2e55dbb19964f69e0d3d3db52cd53c8912471e1a (patch) | |
tree | 0a81438c81f8d2712b2d15acf99c91d8c0bb519d /debian/changelog | |
parent | e88de75a1a236779a10e8ccbcc51d25308be8840 (diff) |
Enable libedit support in sftp; build-depend on libedit-dev.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ecef13b50..913e005ee 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,8 @@ | |||
1 | openssh (1:4.0p1-1) UNRELEASED; urgency=low | 1 | openssh (1:4.0p1-1) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * New upstream release. | 3 | * New upstream release. |
4 | - sftp supports command history and editing support using libedit | ||
5 | (closes: #287013). | ||
4 | * Make gnome-ssh-askpass stay above other windows (thanks, Liyang HU; | 6 | * Make gnome-ssh-askpass stay above other windows (thanks, Liyang HU; |
5 | closes: #296487). | 7 | closes: #296487). |
6 | * Remove obsolete and unnecessary ssh/forward_warning debconf note. | 8 | * Remove obsolete and unnecessary ssh/forward_warning debconf note. |