commit 521bb4861a920fbad49ebff9fe4d31cc3c583dcf
Author: Christophe Fergeau <cferg...@mandriva.com>
Date:   Fri Mar 19 10:30:03 2010 +0100

    0.7.92

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2e71bb9..6a6ba4e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes in libgpod 0.7.92
+=====================================
+
+For information about iPhone/iPod Touch/iPod Nano 5g support, please read
+carefully the overview of libgpod 0.7.90 below.
+
+* make the temporary mountpoint used by the HAL/udev callouts configurable
+  at compile time (Bastien Nocera). This is helpful for distros who use 
+  SELinux to restrict what the callouts can do.
+* tag .mov files as video files (Erik Staats)
+* add itdb_start_sync and itdb_stop_sync functions to show/hide the "Sync
+  in progress" screen on iPhones and iPod Touch (this is a no-op on other
+  devices)
+* set udisks-compliant names for icons in the udev callout instead of using
+  the old devicekit-disks names
+* prefix libgpod udev rule with a number (80-) since it's the usual way
+  of naming rules
+
 Overview of changes in libgpod 0.7.91
 =====================================
 
diff --git a/configure.ac b/configure.ac
index 94cc184..e0dfec5 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=91
+LIBGPOD_MICRO_VERSION=92
 # If you need a modifier for the version number. 
 # Normally empty, but can be used to make "fixup" releases.
 LIBGPOD_EXTRAVERSION=

------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to