From 81ac748f1aa0c731dbda8e1118e8caa20553d7e9 Mon Sep 17 00:00:00 2001 From: Kevin Cernekee Date: Mon, 16 Feb 2015 21:38:56 -0800 Subject: [PATCH] More changelog fixes --- ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 00936fee6e..c794541815 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,7 +33,7 @@ * tests/uniname/test-uninames.sh: Supply NameAliases.txt as the second argument. -2015-02-11 Paul Eggert +2015-02-11 Kevin Cernekee Fix FILE struct compatibility with Android API level >= 21 * lib/stdio-impl.h: Test explicitly for __ANDROID__ instead of @@ -51,9 +51,6 @@ * lib/fseterr.c: Likewise. * lib/fwritable.c: Likewise. - Therefore don't enable by default. - * m4/ls-mntd-fs.m4: Use --with-libmount to enable at build time. - Assume unbroken ungetc() on Android * m4/ungetc.m4: Add Android case to host OS check. The ungetc() test case passed when running on an Android host, and the code @@ -121,6 +118,8 @@ mountlist: only use libmount when specified There are currently many shared libs dependencies introduced by libmount with associated runtime and virt mem overhead. + Therefore don't enable by default. + * m4/ls-mntd-fs.m4: Use --with-libmount to enable at build time. 2015-02-08 Daiki Ueno -- 2.39.5