From 6fb3db679d31a6ce1191b9d2fae9ceec2f5db490 Mon Sep 17 00:00:00 2001 From: andersen Date: Fri, 22 Oct 1999 05:14:44 +0000 Subject: Stuf git-svn-id: svn://busybox.net/trunk/busybox@52 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 4d652a5bb..776f88503 100644 --- a/Changelog +++ b/Changelog @@ -7,6 +7,9 @@ * Added in optional _real_ regular expression support (to be the basis for a future sed utility). When compiled in, adds 3.9k. + * Checked out using nftw(3) for recursive stuff, but unfortunatly + it wasn't supported before GNU libc 2.1, and some folks use + glibc 2.0.7 since it is much smaller than that latest and greatest. 0.30 -- cgit v1.2.3-55-g6feb