summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-09-02 15:16:11 +0000
committerColin Watson <cjwatson@debian.org>2005-09-02 15:16:11 +0000
commit3fecb51b78a238c6d94b4e9d8f81f3af71c8b856 (patch)
tree60839bf610dfffe1243c7ae6e32dc327950dc8fc /debian/changelog
parent4fc5869681545ce78e366e5de8226d693912dbb2 (diff)
* Fix XSIish uses of 'test' in openssh-server.preinst.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 39199b96d..f86807ca4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ openssh (1:4.1p1-7) UNRELEASED; urgency=low
5 * Work around the ssh-askpass alternative somehow ending up in manual mode 5 * Work around the ssh-askpass alternative somehow ending up in manual mode
6 pointing to the obsolete /usr/lib/ssh/gnome-ssh-askpass. 6 pointing to the obsolete /usr/lib/ssh/gnome-ssh-askpass.
7 * Add GNU/kFreeBSD support (thanks, Aurelien Jarno; closes: #318113). 7 * Add GNU/kFreeBSD support (thanks, Aurelien Jarno; closes: #318113).
8 * Fix XSIish uses of 'test' in openssh-server.preinst.
8 9
9 -- Colin Watson <cjwatson@debian.org> Sat, 9 Jul 2005 23:59:38 +0100 10 -- Colin Watson <cjwatson@debian.org> Sat, 9 Jul 2005 23:59:38 +0100
10 11