aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristopher Roy Bratusek <nano@jpberlin.de>2015-06-12 19:10:25 +0200
committerChristopher Roy Bratusek <nano@jpberlin.de>2015-06-12 19:10:25 +0200
commit8452cb649b3a434b72f14618297e095ac3b88355 (patch)
treeade4089fb00218aa80d8e84de0b1c3a935ff2ab2 /debian/changelog
parentAdd a QtQuick sample plugin and disable the new panel container for QtQuick p... (diff)
downloadlumina-8452cb649b3a434b72f14618297e095ac3b88355.tar.gz
lumina-8452cb649b3a434b72f14618297e095ac3b88355.tar.bz2
lumina-8452cb649b3a434b72f14618297e095ac3b88355.zip
Debian updates:
- display 'Not available' if cpu temp can not be read - add support for disk i/o in system monitor - update luminaDesktop.conf to new format
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b65b5049..bf62959c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+lumina-desktop (0.8.5.697-1nano) unstable; urgency=low
+
+ * New git snapshot
+ - display "Not available" in system monitor if cpu temp
+ can not be read
+ - add support for showing disk i/o stats in system monitor
+ - update luminaDesktop.conf to new format
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Fri, 12 Jun 2015 19:09:30 +0200
+
lumina-desktop (0.8.5.661-1nano) unstable; urgency=low
* New git snapshot
bgstack15