rearrange changelog entries for this release

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-26 13:14:50 -05:00
commit d7d7e1a5ad

8
debian/changelog vendored
View file

@ -2,24 +2,24 @@ byobu (2.17) unreleased; urgency=low
[ Dustin Kirkland ] [ Dustin Kirkland ]
* debian/postinst: can't assume a group named for the user, LP: #391722 * debian/postinst: can't assume a group named for the user, LP: #391722
* debian/postinst, debian/screen-profiles.postinst: ensure that
/usr/bin/screen doesn't disappear, which causes the dpkg-divert
removal to fail; LP: #390808
* bin/mem_available: read mem_available from /proc, should be more * bin/mem_available: read mem_available from /proc, should be more
efficient efficient
* byobu-launcher-uninstall: uninstall old screen-launcher entries too, * byobu-launcher-uninstall: uninstall old screen-launcher entries too,
LP: #391913 LP: #391913
* byobu: detect and emit an error message if the user tries to run * byobu: detect and emit an error message if the user tries to run
byobu from within a screen session byobu from within a screen session
* byobu: add a -v version argument
* byobu.1, byobu-config.1: move the putty bug note to the byobu manpage * byobu.1, byobu-config.1: move the putty bug note to the byobu manpage
next to the keybinding documentation next to the keybinding documentation
* debian/postinst, debian/screen-profiles.postinst: ensure that
/usr/bin/screen doesn't disappear, which causes the dpkg-divert
removal to fail; LP: #390808
* debian/byobu-extras.install, debian/control, debian/install, * debian/byobu-extras.install, debian/control, debian/install,
debian/release.sh, debian/rules, generate, rpm/byobu.spec: eliminate debian/release.sh, debian/rules, generate, rpm/byobu.spec: eliminate
the byobu-extras package; this was originally created because we the byobu-extras package; this was originally created because we
used to force select-screen-profile on first run, and the number of used to force select-screen-profile on first run, and the number of
profiles was overwhelming; we're no longer doing this, and this profiles was overwhelming; we're no longer doing this, and this
separate package is more trouble than its worth separate package is more trouble than its worth
* byobu: add a -v version argument
[ Ciemon Dunville ] [ Ciemon Dunville ]
* byobu.1: update description, add note about units of measure * byobu.1: update description, add note about units of measure