From af1ce3b6bb0edb574bd6c3fe35208a98d4ac96a6 Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Sun, 29 Jul 2007 17:37:07 +0000 Subject: [PATCH] Untypo --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 5b6399a..4ca50b1 100644 --- a/CHANGES +++ b/CHANGES @@ -34,7 +34,7 @@ Version 1.5 - klogd will not change the console log level anymore unless -c is given - Added back /usr/src/linux/System.map as fall-back location - Rewrote the module symbol parser to read from /proc/kallsyms - - Notify the waiting parent process if the client dies to it doesn't + - Notify the waiting parent process if the client dies so it doesn't wait the entire five minutes. - Complete rewrite of the oops kernel module for Linux 2.6 - Only read kernel symbols from /proc/kallsyms if no System.map has been read @@ -50,7 +50,7 @@ Version 1.5 . Ulf Härnhammar - Boundary check for fscanf() in InitKsyms() and CheckMapVersion() . Colin Phipps - - Don't block on the network socket in case of package los + - Don't block on the network socket in case of packet loss . Dirk Mueller - Don't crash when filesize limit is reached (e.g. without LFS) . Miquel van Smoorenburg