aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3bb8362..2d75191 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+News since version 5.1
+
+ - emms-browser.el: faster thumbnail cache lookups.
+ - emms-player-mpd.el: Parse disc number for mpd tracks.
+ - Make thing-at-point behavior more consistent.
+ - Remove redundant functions in code.
+ - Allow changing the mode-line icon.
+ - Bug fix: emms-player-mode, more consistent behavior.
+ - Bug fix: emms-browser, Don't rely on (interactive "r").
+
News since version 5.0
- Add `emms-toggle-single-track'.