Updated changelog entries

* Performance improvements, LP: #360759
  - screen-profiles-status: use home bin scripts, if available first,
    then fallback to system-wide, allows for local overrides; comment
    out nice and ionice calls;  this *really* slows down startup
  - bin/release: eliminate one expensive lsb_release call
  - bin/updates-available: background updates checking processes,
    let them write to cache, and let the next cache check pick up the
    changes
 -- Dustin Kirkland <kirkland@ubuntu.com>Thu, 16 Apr 2009 13:26:41 -0500
This commit is contained in:
Dustin Kirkland 2009-04-16 13:38:11 -05:00
commit 717ba96288

11
debian/changelog vendored
View file

@ -4,12 +4,13 @@ screen-profiles (1.45) unreleased; urgency=low
* bin/cpu-freq: fix for powerpc LP: #352286, fix for arm LP: #362157, * bin/cpu-freq: fix for powerpc LP: #352286, fix for arm LP: #362157,
always report in GHz, round to nearest hundred always report in GHz, round to nearest hundred
* bin/uptime: don't print seconds, since we don't update often enough * bin/uptime: don't print seconds, since we don't update often enough
* screen-profiles-status: use home bin scripts, if available first, * bin/*: route and ifconfig are in /sbin, fully qualify
* Performance improvements, LP: #360759
- screen-profiles-status: use home bin scripts, if available first,
then fallback to system-wide, allows for local overrides; comment then fallback to system-wide, allows for local overrides; comment
out nice and ionice calls; this *really* slows down startup out nice and ionice calls; this *really* slows down startup
* bin/*: route and ifconfig are in /sbin, fully qualify - bin/release: eliminate one expensive lsb_release call
* bin/release: eliminate one expensive lsb_release call - bin/updates-available: background updates checking processes,
* bin/updates-available: background updates checking processes,
let them write to cache, and let the next cache check pick up the let them write to cache, and let the next cache check pick up the
changes changes
@ -19,7 +20,7 @@ screen-profiles (1.45) unreleased; urgency=low
[ Steven Danna <ssd7@pitt.edu> ] [ Steven Danna <ssd7@pitt.edu> ]
* bin/battery: hide percentage when battery is in charged state * bin/battery: hide percentage when battery is in charged state
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Apr 2009 13:20:46 -0500 -- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Apr 2009 13:26:41 -0500
screen-profiles (1.44-0ubuntu1) jaunty; urgency=low screen-profiles (1.44-0ubuntu1) jaunty; urgency=low