summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-06-19 17:25:45 +0200
committerGuido Günther <agx@sigxcpu.org>2011-06-19 19:09:50 +0200
commit389a7956a8d6ccb5cffc340a7240c6c56210ec6b (patch)
tree1844db7d288015f23bce22912c85c7fc461a4d68
parentd2741a18f06d1059942dd6e6e3682a033627f701 (diff)
Document changes and release 0.3.14+squeeze0
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 999fd64..283ca59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
-arcboot (0.3.14) unstable; urgency=low
+arcboot (0.3.14+squeeze0) stable; urgency=low
+ * This upload fix the netinstall on IP22
+ * [5e61c13] tip22: Drop .gnu.att section mapped add VMA 0
* [01c99b5] Move the tip22 image to 0x89702000 on IP22 as described in
#452798. Thanks to Edwin Kwan for analyzing this.
* [399eff1] Fix address substitution for IP32 it was being handled as IP22
in tip22.
+ * [acd5d82] Cleanup all subarches
+ * [d2741a1] overrides: remove ./ from paths to catch up with ftp-master
+ changes
-- Guido Günther <agx@sigxcpu.org> Thu, 16 Jun 2011 23:38:40 +0200