aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c5e119..5b76ed8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
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.
+ * config/adb.exp: Config support for Android using ADB.
+ * Makefile.am (dist): Add new config and board files.
+ * aclocal.m4, Makefile.in, configure, example/calc/configure,
+ example/mathhelper/configure: Regenerated with newer autotools.
2012-12-05 Ben Elliston <bje@gnu.org>