mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* profiles/common: ip_address is really cheap, changes more frequently
than previously considered, check this every ~2 minutes Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
ed639d4728
commit
c452fb2807
2 changed files with 4 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -5,13 +5,15 @@ byobu (2.25) unreleased; urgency=low
|
|||
before sourcing it, LP: #407478
|
||||
* temp_f, temp_c: use degree character
|
||||
* release, logo: default the logo and release to Byobu, if undetermined
|
||||
* profiles/common: ip_address is really cheap, changes more frequently
|
||||
than previously considered, check this every ~2 minutes
|
||||
|
||||
[ Scott Moser ]
|
||||
* debian/source_byobu.py: invoke ls command allowing for shell expansion,
|
||||
LP: #408936
|
||||
* byobu-janitor: do not fail on optional sed replacement, LP: #408945
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 05 Aug 2009 12:27:16 +0100
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 05 Aug 2009 16:16:29 +0100
|
||||
|
||||
byobu (2.24-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@ backtick 118 86083 86083 true
|
|||
backtick 119 17 17 byobu-status wifi_quality
|
||||
backtick 120 86111 86111 byobu-status date
|
||||
backtick 121 86113 86113 byobu-status time
|
||||
backtick 122 613 613 byobu-status ip_address
|
||||
backtick 122 127 127 byobu-status ip_address
|
||||
backtick 123 13 13 byobu-status disk
|
||||
backtick 124 86117 86117 true
|
||||
backtick 125 19 19 byobu-status temp_c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue