about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e7af8b66e..56c9a309cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-11  Mark Kettenis  <kettenis@gnu.org>
+
+	* sysdeps/mach/getloadavg.c (getloadavg): Divide instead of
+	multiply by LOAD_SCALE.
+
 2000-09-22  Jakub Jelinek  <jakub@redhat.com>
 
 	* crypt/crypt.h (crypt, setkey, encrypt): Add __THROW.