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

17
debian/changelog vendored
View file

@ -4,14 +4,15 @@ screen-profiles (1.45) unreleased; urgency=low
* bin/cpu-freq: fix for powerpc LP: #352286, fix for arm LP: #362157,
always report in GHz, round to nearest hundred
* bin/uptime: don't print seconds, since we don't update often enough
* 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/*: route and ifconfig are in /sbin, fully qualify
* 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
* 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
[ Jon Bernard <bernardj@gmail.com> ]
* debian/control: fix typo in screen-profiles-extras description
@ -19,7 +20,7 @@ screen-profiles (1.45) unreleased; urgency=low
[ Steven Danna <ssd7@pitt.edu> ]
* 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