From e290a0d9d5db8fded0c5206e00baecb86f770f1d Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Fri, 2 Jan 2009 13:08:36 +0000 Subject: fix typos git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2189 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- NEWS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index aba139c..b4b3baf 100644 --- a/NEWS +++ b/NEWS @@ -4,18 +4,18 @@ Overview of changes in libgpod 0.7.0 * support for iPod Nano 4th generation This includes support for cover art. -Please note that this release DO NOT support iPhones and iPod Touch +Please note that this release DOES NOT support iPhones and iPod Touch with firmware 2.x * support for "sparse artwork" writing -This lets us write more compact artwork files to the ipod, which in turn makes -the UI more responsive (and saves disk space on the ipod). +This lets us write more compact artwork files to the iPod, which in turn makes +the UI more responsive (and saves disk space on the iPod). * jump table support -These are the big letter that show up in the album/artist list when someone -quickly scroll through them. Thanks a lot to Ian Stewart for implementing it. +These are the big letters that show up in the album/artist list when someone +quickly scrolls through them. Thanks a lot to Ian Stewart for implementing it. * improved timezone handling @@ -29,8 +29,8 @@ Thanks to all of our translators :) * add mapping from iPod serial numbers to iPod models The iPod serial number can be obtained programmatically, and its last 3 digits -are characteristic of an ipod (type, generation, color, capacity). libgpod -can now finds out an iPod model using this serial number. +are characteristic of an iPod (type, generation, color, capacity). libgpod +can now find out an iPod model using this serial number. * much more complete API doc @@ -51,8 +51,8 @@ working. Thanks to the songbird project and Eric Lassauge * reworked handling of artwork formats -libgpod can now automatically uses the artwork formats described in -SysInfoExtended even if the ipod model is unknown, this should make it possible +libgpod can now automatically use the artwork formats described in +SysInfoExtended even if the iPod model is unknown, this should make it possible for libgpod to support artwork on newly released iPod models without the need to upgrade. -- cgit