summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2010-04-08 12:17:14 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2010-04-08 12:17:14 +0200
commita3f0eeb052136584a5069d7ce3980fcdaf76eb92 (patch)
tree5d17d479ebc7ecce14aae2469c76ba458e553126
parent8f2caea0c49e1b92f493230d717987aa7bf91096 (diff)
release version 66
-rw-r--r--NEWS23
-rw-r--r--configure.ac2
2 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e90e3ca..fcf0cbd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+media-player-info 6 (2010-04-08)
+================================
+Bastien Nocera (8):
+ Add icon for HTC G1 phone
+ Add Palm Prē
+ Add Samsung Galaxy
+ Add Nokia N900 phone
+ Add MP3 support to the Samsung Galaxy
+ Add Google Nexus One
+ Add Huawei Pulse phone
+ Add icon for Google Nexus One phone
+
+Christophe Fergeau (3):
+ fix name of iPod icon name
+ fix format of DeviceMatch entries in new mpi files
+ add mpi file for Sansa Clip+
+
+Martin Pitt (1):
+ Fix udev rules to catch MTP devices, too
+
+Reinout van Schouwen (1):
+ Add Cowon S9
+
media-player-info 5 (2010-03-18)
================================
Dallen Wilson (1):
diff --git a/configure.ac b/configure.ac
index 236d304..f4b84ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(media-player-info, 5, devkit-devel@lists.freedesktop.org)
+AC_INIT(media-player-info, 6, devkit-devel@lists.freedesktop.org)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([media-players/])