summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-12-23 10:08:45 +0000
committerColin Watson <cjwatson@debian.org>2006-12-23 10:08:45 +0000
commitd5eca3a18dd64586574f6e8c13d6886948b9ce69 (patch)
tree1193800b387d0f4055e44c8008239407b7604c55 /debian/changelog
parent1b81099552312dda35f809f920117879d6e2bfbf (diff)
* Make GSSAPICleanupCreds a compatibility alias for
GSSAPICleanupCredentials. Mark GSSUseSessionCCache and GSSAPIUseSessionCredCache as known-but-unsupported options, and migrate away from them on upgrade.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 08bc4b453..611a9ef0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ openssh (1:4.3p2-8) UNRELEASED; urgency=low
8 [ Colin Watson ] 8 [ Colin Watson ]
9 * Drop versioning on ssh/ssh-krb5 Replaces, as otherwise it isn't 9 * Drop versioning on ssh/ssh-krb5 Replaces, as otherwise it isn't
10 sufficient to replace conffiles (closes: #402804). 10 sufficient to replace conffiles (closes: #402804).
11 * Make GSSAPICleanupCreds a compatibility alias for
12 GSSAPICleanupCredentials. Mark GSSUseSessionCCache and
13 GSSAPIUseSessionCredCache as known-but-unsupported options, and migrate
14 away from them on upgrade.
11 * debconf template translations: 15 * debconf template translations:
12 - Add Romanian (thanks, Stan Ioan-Eugen; closes: #403528). 16 - Add Romanian (thanks, Stan Ioan-Eugen; closes: #403528).
13 17