diff options
author | Guillem Jover <guillem@debian.org> | 2007-05-26 07:01:49 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2007-05-26 07:01:49 +0000 |
commit | 6a2f4052bab12fd898f8b15af18310cc62c39ac9 (patch) | |
tree | 362cc827b126ebfb62884482f504c11e093fa5b2 /debian/changelog | |
parent | ea1e9b12a0b90c19718fd8e09cc1f86829adaf03 (diff) |
Temporary support for memory mapping through an iopl device.
- debian/patches/40_iopl_mmap.patch: New file.
Thanks to Samuel Thibault <samuel.thibault@labri.fr>.
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 91513d6..0e03ea0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ gnumach (2:1.3.99.dfsg.cvs20070426-1) UNRELEASED; urgency=low - debian/patches/46_io_device.patch: Likewise. - debian/patches/20_mmx_support.patch: Sync. - debian/patches/90_autoconf_autogen.patch: Regenerated. + * Temporary support for memory mapping through an iopl device. + - debian/patches/40_iopl_mmap.patch: New file. + Thanks to Samuel Thibault <samuel.thibault@labri.fr>. -- Guillem Jover <guillem@debian.org> Sat, 26 May 2007 09:05:38 +0300 |