aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorReuben Hawkins <reubenhwk@gmail.com>2011-05-19 13:28:04 -0700
committerMiklos Szeredi <mszeredi@suse.cz>2011-05-20 10:45:32 +0200
commitd523ae8421eb506dbb8660e015c25fa9b16d0507 (patch)
treef4dd372633c7188818d033b53602433c6c9e7e25 /ChangeLog
parent49e85dee59a0d594b409e64dc621915617b888c3 (diff)
downloadandroid_external_fuse-d523ae8421eb506dbb8660e015c25fa9b16d0507.tar.gz
android_external_fuse-d523ae8421eb506dbb8660e015c25fa9b16d0507.tar.bz2
android_external_fuse-d523ae8421eb506dbb8660e015c25fa9b16d0507.zip
Cleaner build output
Add m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES(yes)]) for cleaner build output. The verbose output is still available with 'make V=1'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82d6133..df79788 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-20 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Cleaner build output. Patch by Reuben Hawkins
+
2011-05-19 Miklos Szeredi <miklos@szeredi.hu>
* Disable splice by default, add "splice_read", "splice_write" and