commit ab834a614b27a49ea3efba6f4898aeddc97866cf Author: Christophe Fergeau <cferg...@mandriva.com> Date: Tue Mar 2 15:46:05 2010 +0100
0.7.91 release NEWS | 23 +++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 24 insertions(+), 1 deletions(-) --- diff --git a/NEWS b/NEWS index fe9f0bf..2e71bb9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +Overview of changes in libgpod 0.7.91 +===================================== + +For information about iPhone/iPod Touch/iPod Nano 5g support, please read +carefully the overview of libgpod 0.7.90 below. + +* add udev callout + +HAL is actively being deprecated, this udev callout is meant to be functionally +equivalent to the HAL callout except that it doesn't export the podsleuth-like +information to the udev database. This would be easy to do, but udev +maintainers didn't recommend doing that. Installing both the udev and HAL +callout at the same time is disrecommended since they'd both be run upon +device insertion. As for the HAL callout, the udev callout needs to be compiled +against libusb for plug-n-play nano5g support. + +* fix playback order when sorting by composer (bug reported and fixed by +Alex T.) + +* fix handling of nano5g with the latest firmware + +* various bug fixes + Overview of changes in libgpod 0.7.90 ===================================== diff --git a/configure.ac b/configure.ac index 681309f..14d7135 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h) # LIBGPOD_MAJOR_VERSION=0 LIBGPOD_MINOR_VERSION=7 -LIBGPOD_MICRO_VERSION=90 +LIBGPOD_MICRO_VERSION=91 # If you need a modifier for the version number. # Normally empty, but can be used to make "fixup" releases. LIBGPOD_EXTRAVERSION= ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2