aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-06-12 15:32:08 -0400
committerKen Moore <moorekou@gmail.com>2015-06-12 15:32:08 -0400
commit418d6fd165f13792d047504a3275b44dc75c72db (patch)
treeade4089fb00218aa80d8e84de0b1c3a935ff2ab2 /debian/changelog
parentAdd a QtQuick sample plugin and disable the new panel container for QtQuick p... (diff)
parentDebian updates: (diff)
downloadlumina-418d6fd165f13792d047504a3275b44dc75c72db.tar.gz
lumina-418d6fd165f13792d047504a3275b44dc75c72db.tar.bz2
lumina-418d6fd165f13792d047504a3275b44dc75c72db.zip
Merge pull request #128 from Nanolx/master
Debian updates
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