commit 30f7e2627676ba062b25204f64eb360f0420d42c Author: Christophe Fergeau <t...@gnome.org> Date: Tue Oct 12 14:01:10 2010 +0200
0.8.0 release NEWS | 16 ++++++++++++++++ configure.ac | 6 +++--- 2 files changed, 19 insertions(+), 3 deletions(-) --- diff --git a/NEWS b/NEWS index 9b932c9..3bddd88 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Overview of changes in libgpod 0.8.0 +==================================== + +For information about iPhone/iPod Touch/iPod Nano 5g support, please read +carefully the overview of libgpod 0.7.90 below. The iPhone 4, iPod Touch 4 +and the iPad aren't supported, other iOS4 devices should work. The Nano 6g +(Touch Nano) isn't supported either. + +This release is a quick release after 0.7.95, it brings some last minute +bug fixes, and libgpod finally gets a stable 0.8.0 release. + +* shuffle 3g/4g bug fixes (Adam Broschinski) +* bug fixes related to the addition of the new ipod models (Christophe + Fergeau) +* silence some useless runtime warnings (Christophe Fergeau) + Overview of changes in libgpod 0.7.95 ===================================== diff --git a/configure.ac b/configure.ac index bd08be6..370a192 100644 --- a/configure.ac +++ b/configure.ac @@ -11,8 +11,8 @@ AM_CONFIG_HEADER(config.h) # LIBGPOD_SO_VERSION - see comments # LIBGPOD_MAJOR_VERSION=0 -LIBGPOD_MINOR_VERSION=7 -LIBGPOD_MICRO_VERSION=95 +LIBGPOD_MINOR_VERSION=8 +LIBGPOD_MICRO_VERSION=0 # If you need a modifier for the version number. # Normally empty, but can be used to make "fixup" releases. LIBGPOD_EXTRAVERSION= @@ -25,7 +25,7 @@ dnl libtool versioning # changes to the signature and the semantic) # ? :+1 : ? == just internal changes # CURRENT : REVISION : AGE -LIBGPOD_SO_VERSION=7:0:3 +LIBGPOD_SO_VERSION=7:1:3 AC_SUBST(LIBGPOD_SO_VERSION) AC_SUBST(LIBGPOD_MAJOR_VERSION) ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2