From 10dc9d4d17e6880bfdfd253716ce72ec1243227f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 26 Jun 2000 10:45:52 +0000 Subject: Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in /proc/mounts, added a hack to make sysinfo work with both old and new kernels). -Erik --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 4417652bd..aa8b15db7 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,13 @@ +0.46 + + * Updates to handle Linux 2.4.0 kernels (kludged around the + "none" entries in /proc/mounts, added a hack to make sysinfo + work with both old and new kernels). + * Fixed a nasty bug in tar when could mess up saved symlinks. + + -Erik Andersen + + 0.45 * Now compiles vs libc5 (which can save lots of space for embedded systems). -- cgit v1.2.3