aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cba6f6e..2c5e119 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-02-11 Rob Savoye <rob@welcomehome.org>
+ * .gitignore: Ignore some files when using 'git status'.
+ * baseboards/androideabi.exp: Board support for Android using ADB.
+ * config/adb.exp: : Config support for Android using ADB.
+ * Makefile.am: Add config and board files to dist.
+ * aclocal.m5, Makefile.in */configure: Regenerated with newer
+ autotools.
+
2012-12-05 Ben Elliston <bje@gnu.org>
* example/hello: Remove.