diff options
author | Roland McGrath <roland@gnu.org> | 2001-01-29 01:09:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-01-29 01:09:23 +0000 |
commit | 2d43f4abdedd003eb070d633bac0e3a6fb3a746b (patch) | |
tree | 4f04681cc0391770aff7cf3977f15dc5c19572dc /ChangeLog | |
parent | f5acee1243fe2b724f67b07924ff276542469ff7 (diff) |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2001-01-28 Roland McGrath <roland@frob.com> + + * kern/zalloc.c (zalloc): Change panics for exhausted zone to include + the zone name. + 2001-01-09 Marcus Brinkmann <marcus@gnu.org> * include/device/device_types.h: New get_status call @@ -11,7 +16,7 @@ 2000-11-26 David Welch <david.welch@seh.ox.ac.uk> - * i386/Makefrag (i386-installed-headers): Removed dead files + * i386/Makefrag (i386-installed-headers): Removed dead files from the list of headers to be installed 2000-11-26 Marcus Brinkmann <marcus@gnu.org> |