From: Eric Andersen Date: Tue, 11 Jul 2000 18:06:01 +0000 (-0000) Subject: Final update for the release. X-Git-Tag: 0_46~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=960be79964738d18d137ae0188df3b41f3d2ec75;p=oweals%2Fbusybox.git Final update for the release. --- diff --git a/Changelog b/Changelog index 28012ebd9..92139bca3 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,9 @@ 0.46 + * Better portability. Now should compile cleanly with libc5, + GNU libc 2.0 and 2.1, and various Linux kernels including + 2.0.x, 2.2.x, and to 2.4.0-test*. (patch for 2.4.x kernels + to make /proc/mounts behave included in the kernel-patches dir). * Fixed a _horrible_ bug where 'tar -tvf' could unlink local files that matched tarball contents!!! Fix thanks to Marius Groeger