diff options
author | Samuel Thibault <sthibault@debian.org> | 2009-05-24 14:26:24 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2009-05-24 14:26:24 +0000 |
commit | 5a15d70208d32e63e95a8a67ef3ca7574eed1589 (patch) | |
tree | 5e24933ac98b768a6f99c6970c9036ce9aeaafef /debian/changelog | |
parent | 8a0f00da990787c51c90a1f36ed3b5017348fe51 (diff) |
debian/patches/extern_inline_fix.patch: New patch from Marc Dequene to
fix extern inline declarations.
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 c57313aa..eecfaf2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,8 @@ hurd (20080921-1) UNRELEASED; urgency=low of octave3.0. * debian/patches/libpthread_no_recursive_mutex_initializer.patch: New patch to drop undefined references to __pthread_recursive_mutexattr. + * debian/patches/extern_inline_fix.patch: New patch from Marc Dequène to + fix extern inline declarations. -- Michael Banck <mbanck@debian.org> Sat, 13 Sep 2008 23:43:27 +0200 |