mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
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:
parent
a07cd6a9b3
commit
717ba96288
1 changed files with 9 additions and 8 deletions
17
debian/changelog
vendored
17
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue