Skip to content

Commit fac8bad

Browse files
committed
5.6.0
1 parent cfaaa4a commit fac8bad

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

debian/changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
muffin (5.6.0) vera; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Use github instead of circleci.
5+
* tooltips: ensure tooltips are viewable.
6+
* window-props: Change a warning to a debug message.
7+
* meta-input-settings: Re-apply settings once the display is done setting up.
8+
9+
[ Rick Calixte ]
10+
* Support multiple key bindings for 'locate-pointer-key' (#638)
11+
12+
[ Cobinja ]
13+
* Revert renaming of the X11 atoms wm_name and gnome_wm_keybindings
14+
15+
-- Clement Lefebvre <[email protected]> Thu, 17 Nov 2022 10:01:55 +0000
16+
117
muffin (5.4.7) vanessa; urgency=medium
218

319
[ Fabio Fantoni ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('muffin', 'c',
2-
version: '5.4.7',
2+
version: '5.6.0',
33
meson_version: '>= 0.50.0',
44
license: 'GPLv2+'
55
)

0 commit comments

Comments
 (0)