diff options
author | Guillem Jover <guillem@debian.org> | 2006-02-02 04:29:43 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2006-02-02 04:29:43 +0000 |
commit | 8e32f37752c300a27cffeb28c832982c51f845fa (patch) | |
tree | 0aa08e60ec95512526704bf3370b61e56ea32989 /debian/changelog | |
parent | 88f47da9bee3cdd5cebe4398d3ce3500ec0348de (diff) |
* Make the Linux device drivers use dynamic memory allocation via the
glue code.
- debian/patches/61_vm_resident-zoned.patch: New file.
Thanks to Gianluca Guida <glguida@gmail.com>.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6f279c6..fe13367 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,10 @@ gnumach (1:20060201-1) UNRELEASED; urgency=low of hooking into SPL code. - debian/patches/60_glue_linux_soft_ints.patch: New file. Thanks to Gianluca Guida <glguida@gmail.com>. + * Make the Linux device drivers use dynamic memory allocation via the + glue code. + - debian/patches/61_vm_resident-zoned.patch: New file. + Thanks to Gianluca Guida <glguida@gmail.com>. -- Guillem Jover <guillem@debian.org> Wed, 1 Feb 2006 23:21:59 +0200 |