diff options
author | Guillem Jover <guillem@debian.org> | 2006-01-11 22:22:02 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2006-01-11 22:22:02 +0000 |
commit | ae9c71e651050d0ffb5f56f787e86ce3e8cce77f (patch) | |
tree | 9b74e83a2375dc1bdd407542b94feba6a867017d /debian/changelog | |
parent | 45faef2722453c583ee8e281a1d903c5324e163c (diff) |
* Fix build failure with latest make 3.81 beta and the new tab vs. shell
POSIX behaviour.
Thanks to Alfred M. Szmidt <ams@gnu.org>.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0c8f37a..13c30af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ gnumach (1:20050801-3) UNRELEASED; urgency=low + * Fix build failure with latest make 3.81 beta and the new tab vs. shell + POSIX behaviour. + Thanks to Alfred M. Szmidt <ams@gnu.org>. * Added ChangeLog entries. - debian/patches/13_ide_dma.patch: Modify - debian/patches/14_alloc_params.patch: Likewise. |