summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-01-29 01:09:23 +0000
committerRoland McGrath <roland@gnu.org>2001-01-29 01:09:23 +0000
commit2d43f4abdedd003eb070d633bac0e3a6fb3a746b (patch)
tree4f04681cc0391770aff7cf3977f15dc5c19572dc
parentf5acee1243fe2b724f67b07924ff276542469ff7 (diff)
.
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index edad8a68..14b45029 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>