Skip to content

Commit

Permalink
2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Nov 9, 2015
1 parent 7a36af7 commit 9248f1e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([cinnamon],[2.8.2],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])
AC_INIT([cinnamon],[2.8.3],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])

AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/cinnamon-global.c])
Expand Down
20 changes: 20 additions & 0 deletions debian/changelog
@@ -1,3 +1,23 @@
cinnamon (2.8.3) rosa; urgency=medium

[ JosephMcc ]
* layout.js: Rework our strut handling code to better handle multi-monitor situations
* effects: Set the default settings to actually match the default "Cinnamon" style so these get used on new installs
* desklet/boxpoiner: Don't try to correct the arrow side for the desklet menu inside desklet.js. The boxpointer handles this on it's own.
* CinnamonWindowTracker: Pull some upstream fixes so google chrome apps will use the proper icons in the window list

[ Lars Mueller ]
* Fix allocation error when STBoxLayout is align_end

[ Clement Lefebvre ]
* Sound applet: Fixed huge icons/artwork in HiDPI
* Keyboard settings: Release grab when focus is lost

[ cave ]
* attentionhandler suppress autofocus

-- Clement Lefebvre <root@linuxmint.com> Mon, 09 Nov 2015 11:33:49 +0000

cinnamon (2.8.2) rosa; urgency=medium

[ Daniel Alley ]
Expand Down

0 comments on commit 9248f1e

Please sign in to comment.