summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2010-03-18 15:05:30 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2010-03-18 15:05:30 +0100
commit38e85f70a1fba3b462a53a8cfce270e4a2cfbdc0 (patch)
treea3ee550007661172741f8a6fb877e3dd964c0039
parentba73c6e6de5a8adbd1a84b63b4feda48d3de9770 (diff)
release 55
-rw-r--r--NEWS18
-rw-r--r--configure.ac2
2 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b08b16f..e90e3ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+media-player-info 5 (2010-03-18)
+================================
+Dallen Wilson (1):
+ add iRiver H320, H340 (LP: #487963)
+
+Jonathan Matthew (1):
+ add Amazon Kindle 2
+
+Martin Pitt (8):
+ Move udev rules to a much earlier place
+ Add Motorola Droid (LP: #495764)
+ Add Philips GoGear RaGa (SA1942/02) (LP: #528948)
+ Add Creative Zen Touch. (LP: #478789)
+ add .gitignore
+ Add Samsung U5
+ Add support for per-device icons
+ apple-ipod.mpi: Set "multimedia-player-ipod" icon
+
media-player-info 4
===================
- Fix udev rules for change events. (LP #454654)
diff --git a/configure.ac b/configure.ac
index 05bf789..236d304 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(media-player-info, 4, devkit-devel@lists.freedesktop.org)
+AC_INIT(media-player-info, 5, devkit-devel@lists.freedesktop.org)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([media-players/])