mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
commit
371dbe5408
2 changed files with 6 additions and 1 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,8 +1,13 @@
|
|||
byobu (5.18) unreleased; urgency=low
|
||||
|
||||
[ Dustin Kirkland ]
|
||||
* usr/bin/byobu-status: LP: #997766
|
||||
- handle status wider than terminal more gracefully
|
||||
|
||||
[ Daniel Hahler ]
|
||||
* usr/bin/byobu-config: LP: #996559
|
||||
- use env for python version
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 03 Apr 2012 19:22:04 -0500
|
||||
|
||||
byobu (5.17-0ubuntu1) precise; urgency=low
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# byobu-config
|
||||
# Copyright (C) 2008 Canonical Ltd.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue