summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 4fe108c2c..41e27fa94 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -36,7 +36,7 @@ buildroot-0.1.5 2009-04-25 <spudmonkey@racsa.co.cr>
* Add support for gcc-4.3.3 and the ARM Cortex-M3 processor (thumb2)
* Add support for binutils 2.19.1
-buildroot-0.1.6 2009-xx-xx <spudmonkey@racsa.co.cr>
+buildroot-0.1.6 2009-05-19 <spudmonkey@racsa.co.cr>
* Added config/arm7tdmi-defconfig-4.2.4
* Added config/arm920t-defconfig-4.3.3
@@ -45,4 +45,5 @@ buildroot-0.1.6 2009-xx-xx <spudmonkey@racsa.co.cr>
* Correct error in gcc-3.4.6/gcc/collect.c. Calls open with O_CREAT but
does not specify mode. Newer host compilers can error out on this.
+buildroot-0.1.7 2009-xx-xx <spudmonkey@racsa.co.cr>