summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2009-12-07 14:34:41 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2009-12-07 14:34:41 +0100
commit555ca9d3888688f577034e581ca31c7f9201c52c (patch)
treeaf3fe69a9bafa80fc93372bfd731d41d437fc59f
parent5440f0617404c7457fb7a58dcf3708a80574fcf6 (diff)
release version 44
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4225751..b08b16f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+media-player-info 4
+===================
+- Fix udev rules for change events. (LP #454654)
+- Take USBProduct into account when generating udev rules, to avoid overly
+ generic rules. (LP #477976)
+- Sync with current hal-info to get the latest music players.
+
media-player-info 3
===================
diff --git a/configure.ac b/configure.ac
index ce20031..05bf789 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(media-player-info, 3, devkit-devel@lists.freedesktop.org)
+AC_INIT(media-player-info, 4, devkit-devel@lists.freedesktop.org)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([media-players/])