diff options
author | Samuel Thibault <sthibault@debian.org> | 2009-04-29 00:50:05 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2009-04-29 00:50:05 +0000 |
commit | d17b719c19cd63744645f2dbe90e7ac3233cf17f (patch) | |
tree | 1bcae2ff1948a1cedf43f3d6835ab539d0bd0cd3 /debian/changelog | |
parent | 82659dbbfb39c5a72c76115ed94bf40df9dce4e4 (diff) |
fix changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index e355568e..588e0b68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,13 +39,13 @@ hurd (20080921-1) UNRELEASED; urgency=low * debian/patches/thread-throttle.patch: Remove patch, makes ext2fs hang on big syncs. * debian/patches/libpthread_rwlock_initializer.patch: New patch, add missing - PTHREAD_RWLOCK_INITIALIZER. + PTHREAD_RWLOCK_INITIALIZER, disabled for now. * debian/patches/stat-fix.patch: New patch, fixes some timestamp issues. * debian/patches/in6_addr.patch: New patch to fix compilation under libc 2.9. * debian/control (Build-Depends): Bump libc0.3-dev to (>= 2.9). * debian/patches/stat_round.patch: New temporary patch, fixes symlink issues - with tar. + with tar. * debian/patches/dir_acces_fix.patch: New patch, fixes ext2fs crashes. * debian/patches/libports_stability.patch: New patch to keep the old behavior of libports. @@ -53,9 +53,6 @@ hurd (20080921-1) UNRELEASED; urgency=low libpthread. * debian/patches/libpthread_setcancel.patch: New patch to fix configuration of octave3.0. - * debian/patches/libpthread_rwlock_initializer.patch: Disable patch for now: - our initializer does not work when the application does not link against - libpthread. -- Michael Banck <mbanck@debian.org> Sat, 13 Sep 2008 23:43:27 +0200 |