summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHeikki Hannikainen <hessuh@rockbox.org>2002-08-06 11:19:55 +0000
committerHeikki Hannikainen <hessuh@rockbox.org>2002-08-06 11:19:55 +0000
commitb9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd (patch)
tree851069fe24cbe82e98e6f8efe453fbac3614de26 /www
parentbe58266847b8fb06b4bc58a41f8425c72818f6c7 (diff)
downloadrockbox-b9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd.tar.gz
rockbox-b9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd.zip
Added two news items (charger, config saving)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1550 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/main.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/main.t b/www/main.t
index a46741b480..412c1ad3e2 100644
--- a/www/main.t
+++ b/www/main.t
@@ -10,6 +10,11 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R
10 10
11<h2>News</h2> 11<h2>News</h2>
12 12
13<p><i>2002-08-06</i>: Battery charging added for the Recorders (players have hardware charging).
14
15<p><i>2002-07-28</i>: Configuration saving implemented for all models. Experimental saving to disk
16is not yet enabled on the players by default.
17
13<p><i>2002-06-30</i>: USB cable detection added. 18<p><i>2002-06-30</i>: USB cable detection added.
14 19
15<p><i>2002-06-27</i>: MP3 playback now works for Recorder 6000 and Recorder 10 too. 20<p><i>2002-06-27</i>: MP3 playback now works for Recorder 6000 and Recorder 10 too.