diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
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 | ||