aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-11-21 16:53:26 +0100
committerGuido Guenther <agx@sigxcpu.org>2007-11-21 16:53:26 +0100
commit4bf1c0b76bed01bd30c28a089639b88d326ba2c3 (patch)
tree342793819c82583c63b7df33067d600b67fda64c /debian
parentfed73228e28ff105b75c80779f92d671b72394b4 (diff)
document changes and release0.3.8.9
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bd77615..c8cf6c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+arcboot (0.3.8.9) experimental; urgency=low
+
+ * extload: LoadProgramSegments64: add casts to unsigned long so the address
+ and size for .bss is calculated and printed correctly
+ * same for tip22
+ * ext2io.c: fix some warnings
+ * disable strict aliasing until ext2io.c is cleaned up
+ * printf: handle %d as %u
+ * add arcboot initrd support by Julien Blache - Thanks!
+ * make initrd_addr an unsigned long to avoid unnecessary casts
+
+ * acknowledge NMU (Thanks Julien)
+ * add Vcs-Git field
+ * debhelper version 5
+ * improved wording of the debconf template (Closes: #378100)
+ * no need to depend on binutils-multiarch
+
+ -- Guido Guenther <agx@sigxcpu.org> Wed, 21 Nov 2007 16:39:21 +0100
+
arcboot (0.3.8.8) unstable; urgency=low
* Non-Maintainer Upload, with maintainer consent.