diff options
author | Colin Watson <cjwatson@debian.org> | 2009-06-05 09:19:11 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2009-06-05 09:19:11 +0000 |
commit | 891f788bec3762d6f0fccb103f6e4e2c44905445 (patch) | |
tree | ef91fcee9f8dfabd8ee57bc5e77316f4dbe143bb /debian/changelog | |
parent | be2797cef3d10e606852a1d5e721ae0ec5acb0ae (diff) |
Build with -fPIC on mips/mipsel (thanks, Luk Claes; closes: #531942).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9d9efdaf7..cff6920b8 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -10,6 +10,7 @@ openssh (1:5.1p1-6) UNRELEASED; urgency=low | |||
10 | * Add a comment above PermitRootLogin in sshd_config pointing to | 10 | * Add a comment above PermitRootLogin in sshd_config pointing to |
11 | README.Debian. | 11 | README.Debian. |
12 | * Check if delgroup is present in openssh-client.postrm (closes: #530501). | 12 | * Check if delgroup is present in openssh-client.postrm (closes: #530501). |
13 | * Build with -fPIC on mips/mipsel (thanks, Luk Claes; closes: #531942). | ||
13 | 14 | ||
14 | -- Colin Watson <cjwatson@debian.org> Wed, 14 Jan 2009 11:30:07 +0000 | 15 | -- Colin Watson <cjwatson@debian.org> Wed, 14 Jan 2009 11:30:07 +0000 |
15 | 16 | ||