bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/3] More changelog fixes


From: Kevin Cernekee
Subject: [PATCH 1/3] More changelog fixes
Date: Sun, 15 Feb 2015 16:49:05 -0800

---
 ChangeLog | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0ac651c..5fbd970 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2015-02-11  Paul Eggert  <address@hidden>
+2015-02-11  Kevin Cernekee  <address@hidden>
 
        Fix FILE struct compatibility with Android API level >= 21
        * lib/stdio-impl.h: Test explicitly for __ANDROID__ instead of
@@ -16,9 +16,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
@@ -86,6 +83,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  <address@hidden>
 
-- 
1.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]