summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2010-09-20 14:56:39 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2010-09-20 14:56:39 +0200
commit68460feb7ccdcf53752fe7b844ea1dd8d4c1c7b5 (patch)
tree3b7adbecb5f020bc28e848467bd292140907194b
parent46d23c7f40bc23c87bf48f7616f813e5eee87f84 (diff)
Bump version and NEWS for version 99
-rw-r--r--NEWS24
-rw-r--r--configure.ac2
2 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cb4b09c..88afd75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+media-player-info 9 (2010-09-20)
+================================
+Christophe Fergeau (8):
+ Give user-readable name to HTC Diamond mpi file
+ Add one more ID to htc-diamond.mpi
+ Add another Samsung Galaxy ID
+ Fix Xperia X10 usb ID
+ Add mpi file for Motorola CLIQ
+ Mark android devices as such
+ Mark the n900 as a maemo device
+ Mark the Palm Pre as a WebOS device
+
+Jonathan Ernst (3):
+ Alternative ID and icon for Motorola Droid
+ Add Sony Xperia X10 Mini
+ Add Samsung YP-M1
+
+Martin Pitt (5):
+ Fix Xperia X10 device ID
+ Add Motorola Dext
+ Add iRiver E30
+ Fix Apple video player detection
+ Motorola Cliq has its own mpi now
+
media-player-info 8 (2010-09-13)
================================
Florian Boucault (2):
diff --git a/configure.ac b/configure.ac
index b1f0578..437bef8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(media-player-info, 8, devkit-devel@lists.freedesktop.org)
+AC_INIT(media-player-info, 9, devkit-devel@lists.freedesktop.org)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([media-players/])