summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2002-05-23 01:54:57 +0000
committerMarcus Brinkmann <marcus@gnu.org>2002-05-23 01:54:57 +0000
commitc669ea1b0523f383cdf2a76dec9f16c7d32947a6 (patch)
tree78ca56ea8557324a492928f798da1c989bf76f6c /ChangeLog
parent0524a2ce15a95c81d0dec153f10211b5e59481cd (diff)
2002-05-23 Marcus Brinkmann <marcus@gnu.org>
* i386/i386at/model_dep.c: Include <kern/cpu_number.h> and <kern/assert.h>. (machine_idle): New function. * bogus/power_save.h (POWER_SAVE): Define to 1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d4a3a7..ae59608 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-23 Marcus Brinkmann <marcus@gnu.org>
+
+ * i386/i386at/model_dep.c: Include <kern/cpu_number.h> and
+ <kern/assert.h>.
+ (machine_idle): New function.
+ * bogus/power_save.h (POWER_SAVE): Define to 1.
+
2002-05-22 Roland McGrath <roland@frob.com>
* configure.in (VERSION): New substituted variable: set to 1.3 now.