diff options
author | Colin Watson <cjwatson@debian.org> | 2003-09-23 18:37:51 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2003-09-23 18:37:51 +0000 |
commit | 25a48f58b02e52ab0146e31343be9cad9862eb06 (patch) | |
tree | 60be83942326209c3654edc44c22218d062dba8d /debian/changelog | |
parent | 298a1b62359349da2105fc7aadf6a328d5f1df87 (diff) |
Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, which
are no longer necessary.
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 b2f36f0a9..2dc8d3b23 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,8 @@ | |||
1 | openssh (1:3.7.1p2-1) UNRELEASED; urgency=low | 1 | openssh (1:3.7.1p2-1) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * New upstream release. | 3 | * New upstream release. |
4 | * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, | ||
5 | which are no longer necessary. | ||
4 | 6 | ||
5 | -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100 | 7 | -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100 |
6 | 8 | ||