summaryrefslogtreecommitdiff
diff options
authorDidier Roche <didier.roche@canonical.com>2012-03-12 12:14:19 +0100
committerDidier Roche <didier.roche@canonical.com>2012-03-12 12:14:19 +0100
commit51a9fde757c1af89b8b9f1b77a8c7fecc11e04e5 (patch)
tree796c48d0539d3910124947ec24a93b763a5c2905
parentfad862b03787eea86da7ceda1a347de768e52961 (diff)
- compiz crashed with SIGSEGV in g_type_check_instance_cast()
(LP: #862972) - compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler() (LP: #926793) - compiz crashed with SIGSEGV in gdk_pixbuf_get_width() (LP: #937421) - Unity causes ibus to not work correctly (spaces incorrectly placed) (LP: #880876) - Dash - update Dash keyboard shortcuts so the 'CTRL + TAB' switches between Lenses and 'TAB' by itself moves the focus between categories (LP: #891648) - HUD - closing a window with <Alt>+<F4> opens the hud (LP: #923410) - unity-applications-daemon crashed with SIGSEGV in dee_sequence_model_free_row() (LP: #916356) - Launcher, Window Management - Launcher reveal should not be triggered when dragging a window (LP: #928805) - lenses are loaded on start, should be lazy loaded (LP: #929506) - Trash icon jumps about when trying to drag an icon onto it (LP: #932365) - HUD loses keypresses for the first second after opening (LP: #932906) - HUD doesn't give the focus back to the active application after dash/hud use (LP: #934061) - Launcher - unpinned apps show with empty pips in the launcher as if they exist on another workspace (LP: #937898) - Unity Dash should support Keywords parameter in .desktop (formerly X -GNOME-Keywords or X-AppInstall-Keywords) (LP: #941231) - Support FD.o Desktop Actions spec (LP: #942042) - Unity hangs when touching my touchpad/trackpad (LP: #942625) - [regression] Pressing alt doesn't show the menu title bar in top panel (LP: #943194) - Alt + F (or other mnemonic) doesn't work in gnome-terminal (LP: #943239) - [unity 5.6] Using Alt+F1 or Alt+F2 sends a ";3P" or ";3Q" to the active windows (LP: #943456) - [unity 5.6] holding alt and pressing a direction opens the alt-tab list in a buggy way (LP: #943902) - [unity-5.6] can't enter accents (^o->) in the dash since recent updates (LP: #944674) - Dash - Keyboard navigation for search filters is broken (LP: #844033) - Dash - If mouse highlights one icon in grid, keyboard navigation highlights another, so there are 2 highlighted icons (LP: #817436) - Alt+Tab default delay of 150ms is too long (LP: #888636) - Keyboard shortcut - F10 shortcut is used to show menu and this is wrong (LP: #878492) - Dash - Currently the app lens doesn't show applications that are available for purchase (LP: #916121) - Chromium is running, but not showing in launcher or alt-tab. (LP: #918474) - Dash - Different states of rating stars, and dimensions (LP: #924884) - alt-tab confused by a multiple instances of an application on different workspaces (LP: #925484) - Launcher - Icons are not colorized properly (LP: #930949) - Remove glow from Alt-tab edge and Search Field image assets (LP: #933578) - "Left Mouse Drag" and "Middle Mouse Drag" should be translatable (LP: #930510) - Launcher switcher should be terminated if a launcher icon keybinding is pressed (LP: #943377) - dash home lens does not include recent files... (LP: #946980) - Alt-tab switcher can't be terminated by Escape key (LP: #948227) - Overlay should refer to "Menu Bar" not "Top Bar" (LP: #926213) - alt-tab is showing preview even if you have just one instance (LP: #933406) - When "Bias alt-tab (...)" is switched on, alt+tab and ctrl+alt+tab are swapped (LP: #942677) - Numbers on Launcher icons sticking (LP: #942359) - The launcher icons shortcuts can be shown during the Super Tab Launcher switcher. (LP: #943372) - Use title case capitalization "Lock to Launcher" & "Unlock from Launcher" (LP: #949636) Fixed bugs: - LP: #817436 - LP: #844033 - LP: #862972 - LP: #878492 - LP: #880876 - LP: #888636 - LP: #891648 - LP: #916121 - LP: #916356 - LP: #918474 - LP: #923410 - LP: #924884 - LP: #925484 - LP: #926213 - LP: #926793 - LP: #928805 - LP: #929506 - LP: #930510 - LP: #930949 - LP: #932365 - LP: #932906 - LP: #933406 - LP: #933578 - LP: #934061 - LP: #937421 - LP: #937898 - LP: #941231 - LP: #942042 - LP: #942359 - LP: #942625 - LP: #942677 - LP: #943194 - LP: #943239 - LP: #943372 - LP: #943377 - LP: #943456 - LP: #943902 - LP: #944674 - LP: #946980 - LP: #948227 - LP: #949636 (bzr r55.3.604)
-rw-r--r--debian/changelog67
1 files changed, 67 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ea3cfed19..01289fa85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,73 @@
unity (5.6.0-0ubuntu1) UNRELEASED; urgency=low
* New upstream release.
+ - compiz crashed with SIGSEGV in g_type_check_instance_cast()
+ (LP: #862972)
+ - compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
+ (LP: #926793)
+ - compiz crashed with SIGSEGV in gdk_pixbuf_get_width() (LP: #937421)
+ - Unity causes ibus to not work correctly (spaces incorrectly placed)
+ (LP: #880876)
+ - Dash - update Dash keyboard shortcuts so the 'CTRL + TAB' switches
+ between Lenses and 'TAB' by itself moves the focus between categories
+ (LP: #891648)
+ - HUD - closing a window with <Alt>+<F4> opens the hud (LP: #923410)
+ - unity-applications-daemon crashed with SIGSEGV in
+ dee_sequence_model_free_row() (LP: #916356)
+ - Launcher, Window Management - Launcher reveal should not be triggered
+ when dragging a window (LP: #928805)
+ - lenses are loaded on start, should be lazy loaded (LP: #929506)
+ - Trash icon jumps about when trying to drag an icon onto it (LP: #932365)
+ - HUD loses keypresses for the first second after opening (LP: #932906)
+ - HUD doesn't give the focus back to the active application after dash/hud
+ use (LP: #934061)
+ - Launcher - unpinned apps show with empty pips in the launcher as if they
+ exist on another workspace (LP: #937898)
+ - Unity Dash should support Keywords parameter in .desktop (formerly X
+ -GNOME-Keywords or X-AppInstall-Keywords) (LP: #941231)
+ - Support FD.o Desktop Actions spec (LP: #942042)
+ - Unity hangs when touching my touchpad/trackpad (LP: #942625)
+ - [regression] Pressing alt doesn't show the menu title bar in top panel
+ (LP: #943194)
+ - Alt + F (or other mnemonic) doesn't work in gnome-terminal (LP: #943239)
+ - [unity 5.6] Using Alt+F1 or Alt+F2 sends a ";3P" or ";3Q" to the active
+ windows (LP: #943456)
+ - [unity 5.6] holding alt and pressing a direction opens the alt-tab list
+ in a buggy way (LP: #943902)
+ - [unity-5.6] can't enter accents (^o->) in the dash since recent updates
+ (LP: #944674)
+ - Dash - Keyboard navigation for search filters is broken (LP: #844033)
+ - Dash - If mouse highlights one icon in grid, keyboard navigation
+ highlights another, so there are 2 highlighted icons (LP: #817436)
+ - Alt+Tab default delay of 150ms is too long (LP: #888636)
+ - Keyboard shortcut - F10 shortcut is used to show menu and this is wrong
+ (LP: #878492)
+ - Dash - Currently the app lens doesn't show applications that are
+ available for purchase (LP: #916121)
+ - Chromium is running, but not showing in launcher or alt-tab.
+ (LP: #918474)
+ - Dash - Different states of rating stars, and dimensions (LP: #924884)
+ - alt-tab confused by a multiple instances of an application on different
+ workspaces (LP: #925484)
+ - Launcher - Icons are not colorized properly (LP: #930949)
+ - Remove glow from Alt-tab edge and Search Field image assets
+ (LP: #933578)
+ - "Left Mouse Drag" and "Middle Mouse Drag" should be translatable
+ (LP: #930510)
+ - Launcher switcher should be terminated if a launcher icon keybinding is
+ pressed (LP: #943377)
+ - dash home lens does not include recent files... (LP: #946980)
+ - Alt-tab switcher can't be terminated by Escape key (LP: #948227)
+ - Overlay should refer to "Menu Bar" not "Top Bar" (LP: #926213)
+ - alt-tab is showing preview even if you have just one instance
+ (LP: #933406)
+ - When "Bias alt-tab (...)" is switched on, alt+tab and ctrl+alt+tab are
+ swapped (LP: #942677)
+ - Numbers on Launcher icons sticking (LP: #942359)
+ - The launcher icons shortcuts can be shown during the Super Tab Launcher
+ switcher. (LP: #943372)
+ - Use title case capitalization "Lock to Launcher" & "Unlock from
+ Launcher" (LP: #949636)
* debian/control:
- bump compiz-dev and libcompizconfig0-dev build-dep for ABI break
- bump libnux-2.0-dev build-dep for ABI break