From 2d58edcb07207387923daa4b6bd64a9dea6b15cb Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 8 Sep 2014 08:03:18 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 199d7beed..0ca388ea7 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1051,3 +1051,6 @@ in the kernel build because they depend on interfaces that are not available outside of the kernel: dd, df, losetup, mkfatfs, mkdr, and ps (2014-9-7). + * apps/import/Make.defs: ELF build reuires -fno-common in CFLAGS + (2014-9-8). +