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-35db2281b79fac3bbc96199fc1cf7df8e83d4454.tar.gz | |
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 @@      <p> +    People who rely on the <a href= "downloads/snapshots/">daily BusyBox snapshots</a> +    should be aware that snapshots of the old busybox 0.60.x +    series are no longer available.  Daily snapshots are now +    only available for the BusyBox 1.0.0 series, and now use +    the naming scheme "busybox-<date>.tar.bz2".  Please +    adjust any build scripts using the old naming scheme accordingly. + +    <p> +      The <a href="downloads/Changelog">changelog</a> has all      the details.  And as usual you can      <a href="downloads">download busybox here</a>.  | 
