From c669663b355e58ad4b72b282e0d91ba27b37bb5a Mon Sep 17 00:00:00 2001 From: andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> Date: Fri, 19 Nov 1999 06:24:35 +0000 Subject: Latest n greatest git-svn-id: svn://busybox.net/trunk/busybox@111 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index 0529d1853..27ee085c1 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,9 @@ 0.37 + * Fixed 'make install' so symlinks are installed in their proper locations. + * Changed the build system slightly so that features can now be enables + or disabled from the busybox.defs.h header file, which is much more sane. * Now 'rm -R' and 'rm -r' both work. + * dd now properly handles input beyond 1 block from stdin. -Erik Andrsen -- cgit v1.2.3-55-g6feb