~mtmiller/byobu/lp1411122

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Dustin Kirkland
  • Date: 2015-01-12 23:27:24 UTC
  • Revision ID: dustin.kirkland@gmail.com-20150112232724-vuruyccbasyzu0a7
* debian/rules, usr/bin/byobu.in, usr/bin/byobu-launcher.in,
  usr/bin/ctail, usr/lib/byobu/include/select-session.py:
  - silence some checkbashisms false positives
  - handle nesting a bit differently
  - allow nesting, by default
  - detect the infinite loop situation, where we're ssh'ing into
    ourselves, and handle it gracefully
  - ensure we have access to 256 colors, even when nesting

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
byobu (5.89) unreleased; urgency=medium
2
2
 
3
 
  * UNRELEASED
 
3
  * debian/rules, usr/bin/byobu.in, usr/bin/byobu-launcher.in,
 
4
    usr/bin/ctail, usr/lib/byobu/include/select-session.py:
 
5
    - silence some checkbashisms false positives
 
6
    - handle nesting a bit differently
 
7
    - allow nesting, by default
 
8
    - detect the infinite loop situation, where we're ssh'ing into
 
9
      ourselves, and handle it gracefully
 
10
    - ensure we have access to 256 colors, even when nesting
4
11
 
5
12
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 08 Jan 2015 16:01:27 -0600
6
13