-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4ebc312
commit cc93c86
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
wlcs (1.5.0-0ubuntu0) UNRELEASED; urgency=medium | ||
|
||
* New upstream release. Notable changes: | ||
+ Tests for zwlr_virtual_pointer_v1 | ||
+ Use maximum shared version when binding globals (Fixes #234) | ||
+ Make zxdg_shell_v6 ExpectedlyNotSupported if not in supported_extensions | ||
(Fixes #237) | ||
+ Destroy xdg_toplevel before xdg_surface on cleanup | ||
+ Fixup CMakeLists.txt so tests can use MOCK_METHOD | ||
+ c++20 | ||
+ Fix BadBufferTest.test_truncated_shm_file protocol error | ||
+ Fix CMake install dir usage in pkgconfig, honour CMAKE_INSTALL_INCLUDEDIR | ||
|
||
-- Alan Griffiths <[email protected]> Fri, 6 Jan 2023 11:40:13 +0000 | ||
|
||
wlcs (1.4.0-0ubuntu0) UNRELEASED; urgency=medium | ||
|
||
* New upstream release. Notable changes: | ||
|