Announce 1.11.2

This commit is contained in:
Denis Vlasenko 2008-08-21 22:10:47 +00:00
parent a28a05b96a
commit 657341762a

View File

@ -1,14 +1,20 @@
<!--#include file="header.html" -->
<ul>
<li><b>21 August 2008 -- BusyBox 1.12.0 (unstable)</b>
<li><b>21 August 2008 -- BusyBox 1.12.0 (unstable), BusyBox 1.11.2 (stable)</b>
<p><a href="http://busybox.net/downloads/busybox-1.12.0.tar.bz2">BusyBox 1.12.0</a>.
(<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_12_stable/">svn</a>,
<a href="http://busybox.net/downloads/fixes-1.12.0/">patches</a>,
<a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Sizes of busybox-1.11.1 and busybox-1.12.0 (with equivalent config, static uclibc build):<pre>
<p><a href="http://busybox.net/downloads/busybox-1.11.2.tar.bz2">BusyBox 1.11.2</a>.
(<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/">svn</a>,
<a href="http://busybox.net/downloads/fixes-1.11.2/">patches</a>,
<a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Sizes of busybox-1.11.2 and busybox-1.12.0 (with equivalent config, static uclibc build):<pre>
text data bss dec hex filename
829687 617 7052 837356 cc6ec busybox-1.11.1/busybox
829687 617 7052 837356 cc6ec busybox-1.11.2/busybox
822961 594 6832 830387 cabb3 busybox-1.12.0/busybox
</pre>