Skip to content

Commit

Permalink
4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jan 8, 2019
1 parent 5f2fce5 commit dc58713
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([cinnamon],[4.0.8],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])
AC_INIT([cinnamon],[4.0.9],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])

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

[ Michael Webster ]
* menu/desktop editor: Run update-desktop-database on the user's applications folder when modifying a desktop entry.

[ Jason Hicks ]
* window-list: Prevent _addWindow from getting called before windows finish mapping (#8180)
* PopupSubMenu: Set sourceActor active before closing menu (#8242)

[ Simon Brown ]
* st-private: Don't try to create shadow for empty texture (#8217)

-- Clement Lefebvre <root@linuxmint.com> Tue, 08 Jan 2019 16:38:19 +0000

cinnamon (4.0.8) tessa; urgency=medium

* Cinnamon Settings: Make directly launched modules feel like standalone apps (#8146)
Expand Down

0 comments on commit dc58713

Please sign in to comment.