3.6.0
Clement Lefebvre
5 years ago
0 | 0 |
AC_PREREQ(2.62)
|
1 | 1 |
|
2 | |
AC_INIT([cinnamon-menus], [3.4.0])
|
|
2 |
AC_INIT([cinnamon-menus], [3.6.0])
|
3 | 3 |
AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
|
4 | 4 |
|
5 | 5 |
m4_ifdef([AX_IS_RELEASE], [AX_IS_RELEASE([always])])
|
|
0 |
cinnamon-menus (3.6.0) sylvia; urgency=medium
|
|
1 |
|
|
2 |
[ Jasper St. Pierre ]
|
|
3 |
* Revert "Memory leak fixes"
|
|
4 |
* Memory leak fixes
|
|
5 |
* entry-directories: Fix unref
|
|
6 |
|
|
7 |
[ Giovanni Campagna ]
|
|
8 |
* entry-directories: don't modify a list while iterating it
|
|
9 |
* entry-directories: protect event handling for directories
|
|
10 |
|
|
11 |
[ Florian Müllner ]
|
|
12 |
* libmenu: Remove support for legacy-dirs
|
|
13 |
|
|
14 |
[ Jasper St. Pierre ]
|
|
15 |
* entry-directories: Only log about invalidations if it was handled
|
|
16 |
|
|
17 |
-- Clement Lefebvre <root@linuxmint.com> Mon, 23 Oct 2017 13:20:27 +0100
|
|
18 |
|
0 | 19 |
cinnamon-menus (3.4.0) sonya; urgency=medium
|
1 | 20 |
|
2 | 21 |
[ leigh123linux ]
|