diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-01-31 06:11:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-01-31 06:11:39 +0000 |
commit | 35db2281b79fac3bbc96199fc1cf7df8e83d4454 (patch) | |
tree | 88b46a23b38a64da25316c29cdee699e7b36e4a3 | |
parent | a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28 (diff) | |
download | busybox-w32-35db2281b79fac3bbc96199fc1cf7df8e83d4454.tar.gz busybox-w32-35db2281b79fac3bbc96199fc1cf7df8e83d4454.tar.bz2 busybox-w32-35db2281b79fac3bbc96199fc1cf7df8e83d4454.zip |
Mention changes to the daily snapshots
-rw-r--r-- | docs/busybox.net/news.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 3334f45b3..285ecafa6 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -18,6 +18,15 @@ | |||
18 | 18 | ||
19 | <p> | 19 | <p> |
20 | 20 | ||
21 | People who rely on the <a href= "downloads/snapshots/">daily BusyBox snapshots</a> | ||
22 | should be aware that snapshots of the old busybox 0.60.x | ||
23 | series are no longer available. Daily snapshots are now | ||
24 | only available for the BusyBox 1.0.0 series, and now use | ||
25 | the naming scheme "busybox-<date>.tar.bz2". Please | ||
26 | adjust any build scripts using the old naming scheme accordingly. | ||
27 | |||
28 | <p> | ||
29 | |||
21 | The <a href="downloads/Changelog">changelog</a> has all | 30 | The <a href="downloads/Changelog">changelog</a> has all |
22 | the details. And as usual you can | 31 | the details. And as usual you can |
23 | <a href="downloads">download busybox here</a>. | 32 | <a href="downloads">download busybox here</a>. |