[gnome-music] Release 3.9.91



commit f974df6e87651505849fa2f42009ff50882f7da1
Author: Arnel A. Borja <arnelborja src gnome org>
Date:   Tue Sep 3 02:48:52 2013 +0800

    Release 3.9.91

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 51 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index e69de29..552ce98 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,48 @@
+Overview of changes in 3.9.91
+=============================
+
+* All songs will now be loaded in Songs view after switching to it
+  for the first time
+
+* First song in Songs view will play if Play is executed in MPRIS and
+  there is no current playlist
+
+* The URIs are now discovered asynchronously, to make loading songs
+  faster
+
+* An error icon will now show up when the file is deleted
+
+* The message when no music files are found is now more verbose
+
+* Bugs fixed:
+ 700776 Licensing problems
+ 705855 Crash when attempting to get properties over DBus
+ 706019 Don't use the discoverer if we don't care of the results
+ 706294 Duration in Albums view increases every time an album is se...
+ 706353 About box changes size when license button is toggled on, l...
+ 706457 Invalid copyright headers
+ 706533 More explanation when Music says "No Music Found"
+ 706800 Cancel button in toolbar shouldn't be emphasized
+ 706947 Can't shuffle my entire library without clicking "load more...
+
+* Added translations:
+ Irish
+ Tajik
+
+* Updated translations:
+ Brazilian Portuguese
+ Czech
+ Galician
+ Italian
+ Lithuanian
+ Norwegian bokmål
+ Polish
+ Slovak
+ Slovenian
+ Spanish
+
+
+Overview of changes in 3.9.90
+=============================
+
+* Initial release
diff --git a/README b/README
index 7d84eba..0a412cc 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-GNOME Music 3.9.90 Alpha
+GNOME Music 3.9.91 Alpha
 ========================
 
 Music is the new GNOME music playing application.
@@ -7,7 +7,7 @@ Music is the new GNOME music playing application.
 === Where can I find more? ===
 
 We have a wiki page at
-http://live.gnome.org/Apps/Music
+http://wiki.gnome.org/Apps/Music
 
 You can join us on the IRC:
 #gnome-music on GIMPNet
diff --git a/configure.ac b/configure.ac
index f2d3a65..8629dfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([gnome-music],
-        [3.9.90], 
+        [3.9.91],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music],
         [gnome-music],
         [https://wiki.gnome.org/Apps/Music])


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