hipo r157 - trunk



Author: bgarret
Date: Wed Feb 20 12:27:22 2008
New Revision: 157
URL: http://svn.gnome.org/viewvc/hipo?rev=157&view=rev

Log:
2008-02-20  Benoit Garret  <benoit garret_gnome gadz org>

        * INSTALL: modified dependencies
        * NEWS: update news for 0.6 release.
        * configure.ac: bump to version 0.6.



Modified:
   trunk/ChangeLog
   trunk/INSTALL
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/INSTALL
==============================================================================
--- trunk/INSTALL	(original)
+++ trunk/INSTALL	Wed Feb 20 12:27:22 2008
@@ -1,4 +1,4 @@
 In order to install hipo you need to have
 
-ipod-sharp 0.6.2
-libipoddevice 
+ipod-sharp 0.8.0
+podsleuth

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Feb 20 12:27:22 2008
@@ -1,3 +1,20 @@
+Hipo "One Love" 0.6
+===========================
+
+* Edit multiple tracks at once. #483897.
+* Playlist track number sometimes not updated. #485141.
+* Correct save behavior. #485140.
+* Code clean-ups. #485039.
+* Search now act as a filter for the tracks view. #452472 (Diego Escalante, Benoit Garret, Basilio Kublik).
+* Catch exceptions and present them in a popup. #472243 (Basilio Kublik, Benoit Garret).
+* Build with the newest ipod-sharp. #500761.
+* Dependencies now include ipod-sharp >= 0.8.0 and ndesk-dbus-glib >= 0.3
+
+Translators:
+
+Gil Forcada (ca), Jorge Gonzalez (es), Ivan Buresi and Robert-Andrà Mauchin (fr),
+Ilkka Tuohela (fi), Yannig Marchegay (oc), GNOME PL Team (pl), Daniel Nylander (sv).
+
 Hipo "Tortas Curicanas" 0.5
 ===========================
 * Implement drag and drop from/to nautilus. #419723.

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Feb 20 12:27:22 2008
@@ -1,6 +1,6 @@
 AC_INIT(src/HipoMain.cs)
 
-AM_INIT_AUTOMAKE(hipo, 0.5)
+AM_INIT_AUTOMAKE(hipo, 0.6)
 AM_MAINTAINER_MODE
 
 IT_PROG_INTLTOOL([0.35.0])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]