aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-06-03 23:58:13 +0200
committerDavid Runge <dave@sleepmap.de>2016-06-03 23:58:13 +0200
commita731675d1563f8f0da0e17761cf9811adf267618 (patch)
treefab5efeb91a0521131decc8b4e548890cfccea56
parent1a3f06a9e4ea1c494960a6af7826b6c5c4826d02 (diff)
downloaduenv-a731675d1563f8f0da0e17761cf9811adf267618.tar.gz
uenv-a731675d1563f8f0da0e17761cf9811adf267618.tar.bz2
uenv-a731675d1563f8f0da0e17761cf9811adf267618.tar.xz
uenv-a731675d1563f8f0da0e17761cf9811adf267618.zip
NEWS: Updating NEWS for 0.50.5
-rw-r--r--NEWS22
1 files changed, 17 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index fbc14cb..d751130 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
uenv
+CHANGES WITH 0.5
+ * Unifying all mpd user services in mpd@.service.
+ Now starting with mpd@$(hostname).service or mpd@localhost.service will
+ not start a pulseaudio connection on that host (because it's local). This
+ also holds for names prefixed with hostname or localhost.
+
CHANGES WITH 0.4.2
- * Fixing LimitRTTIME settings for jack@.service to adhere to updated systemd terminology
+ * Fixing LimitRTTIME settings for jack@.service to adhere to updated
+ systemd terminology
CHANGES WITH 0.4.2
* Updating NEWS
@@ -9,22 +16,27 @@ CHANGES WITH 0.4.2
CHANGES WITH 0.4
* Fixing mpd-new and mpd@ user services to have proper LimitRTTIME settings.
- * Removing offlineimap user service, as it has been added to the package in Arch Linux
+ * Removing offlineimap user service, as it has been added to the package in
+ Arch Linux
- * Updating cpupower-rt to use the default script provided by cpupower. Changes to the way the service file calls the script have been applied to the Arch Linux cpupower package.
+ * Updating cpupower-rt to use the default script provided by cpupower.
+ Changes to the way the service file calls the script have been applied to
+ the Arch Linux cpupower package.
CHANGES WITH 0.3
* Adding offlineimap user service
* Removing top level configuration file location from systemd-analyze-plot
- * Moving JACK profiles to separate location. Adding one for internal hardware
+ * Moving JACK profiles to separate location. Adding one for internal
+ hardware
CHANGES WITH 0.2
* Adding user services for gpg-agent and ssh-agent
- * Making rtorrent@.service's OpenVPN dependency more generic (name changed to "secure")
+ * Making rtorrent@.service's OpenVPN dependency more generic (name changed
+ to "secure")
* Removing special dbus user service. It is now properly integrated
in systemd for Arch Linux.