aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-07-13 07:59:49 -0400
committerKen Moore <moorekou@gmail.com>2015-07-13 07:59:49 -0400
commit8b5afbf1af5bdd1e9c0fabc2ae5ffbd44cba1fd7 (patch)
treeba75d47450edbd1f32cd76953d213076a5b3a76d /debian/changelog
parentFinal cleanup of debugging messages and temporary changes prior to release. A... (diff)
parentfix filter critera for Debian's top (diff)
downloadlumina-8b5afbf1af5bdd1e9c0fabc2ae5ffbd44cba1fd7.tar.gz
lumina-8b5afbf1af5bdd1e9c0fabc2ae5ffbd44cba1fd7.tar.bz2
lumina-8b5afbf1af5bdd1e9c0fabc2ae5ffbd44cba1fd7.zip
Merge pull request #135 from Nanolx/master
Update LOS::MemoryUsagePercent()
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf62959c..02b4029a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lumina-desktop (0.8.5.754-1nano) unstable; urgency=low
+
+ * New git snapshot
+ - update LOS::MemoryUsagePercent() for output format
+ change in latest version of 'top' in Debian
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 11 Jul 2015 16:07:42 +0200
+
lumina-desktop (0.8.5.697-1nano) unstable; urgency=low
* New git snapshot
bgstack15