Skip to content

Commit 0b13393

Browse files
committed
add the latest fix to the release notes
1 parent 3fccccb commit 0b13393

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
## [12.0] 2024-03-29
66
- [keycloak authentication fails](https://github.com/Xpra-org/xpra-html5/commit/d09a0b2170c3f93319a5ce0984f57f12794617ca)
7+
- [connect page forgetting all settings](https://github.com/Xpra-org/xpra-html5/commit/3fccccb2ee4098fef77116c8ddf8cf813dfbc03b)
78
- [bug report tool error](https://github.com/Xpra-org/xpra-html5/commit/bc83f23390956b2590fb843275ffe6e4c88f7698)
89
- [support custom minifier command](https://github.com/Xpra-org/xpra-html5/commit/1789bb05cf96ba6f864c9a50f0eb4458ee0c013e)
910
- [build fix when using github source archives](https://github.com/Xpra-org/xpra-html5/commit/20dddce76047ee95fcdc3d2b57672429951ab38b)

packaging/debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
xpra-html5 (12.0-r6-1) UNRELEASED; urgency=low
22
* keycloak authentication fails
3+
* connect page forgetting all settings
34
* bug report tool error
45
* support custom minifier command
56
* build fix when using github source archives
67
* send relative pointer coordinates when available
78
* remove legacy 'wheel' workarounds
89
* remove unused function
910

10-
-- Antoine Martin antoine@xpra.org Fri, 29 Mar 2024 16:29:40 +0700 +700
11+
-- Antoine Martin antoine@xpra.org Fri, 29 Mar 2024 18:14:48 +0700 +700
1112

1213
xpra-html5 (11-r1520-1) UNRELEASED; urgency=low
1314
* more consistent positioning of fullscreen windows

packaging/rpm/xpra-html5.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT
8080
%changelog
8181
* Fri Mar 29 2024 Antoine Martin <antoine@xpra.org> 12.0-6-1
8282
- keycloak authentication fails
83+
- connect page forgetting all settings
8384
- bug report tool error
8485
- support custom minifier command
8586
- build fix when using github source archives

0 commit comments

Comments
 (0)