From f0f930d60cd62f5fe5ba28460b43f333e8062b94 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Fri, 2 May 2008 14:23:47 +0800 Subject: [CD] Restored non-glibc getcwd support These days dash is expected to build with libraries other than glibc so we need to support the old way of calling getcwd again. Thanks to Dan McGee for reporting this bug when dash is built with klibc. Signed-off-by: Herbert Xu --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f5e0dbc..5216521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-05-02 Herbert Xu + + * Restored non-glibc getcwd support. + 2008-03-07 Larry Doolittle * Fix cmdtxt crash on if statements. -- cgit 1.4.1