Skip to content

Commit

Permalink
add latest fix to the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Apr 6, 2021
1 parent 98efab0 commit b75b0f2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* fix the server's GetAll dbus property handler
* fix display-name validation check
* the 'exec-wrapper' option no longer needs to use an absolute path
* ignore bell audio devices
* show the correct list of pressed keys, unkown modifiers
* prevent the splash screen process from consuming too much CPU
* better service configuration file location detection
Expand Down
3 changes: 2 additions & 1 deletion packaging/debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,13 @@ xpra (4.1.2-1) UNRELEASED; urgency=low
* fix the server's GetAll dbus property handler
* fix display-name validation check
* the 'exec-wrapper' option no longer needs to use an absolute path
* ignore bell audio devices
* show the correct list of pressed keys, unkown modifiers
* prevent the splash screen process from consuming too much CPU
* better service configuration file location detection
* packaging script fixes, library and documentation updates

-- Antoine Martin <[email protected]> Tue, 06 Apr 2021 12:13:01 +0700
-- Antoine Martin <[email protected]> Tue, 06 Apr 2021 15:10:12 +0700

xpra (4.1.1-1) UNRELEASED; urgency=low
* ensure splash screen failures are not fatal, fix threading bug
Expand Down
1 change: 1 addition & 0 deletions packaging/rpm/xpra.spec
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@ fi
- fix the server's GetAll dbus property handler
- fix display-name validation check
- the 'exec-wrapper' option no longer needs to use an absolute path
- ignore bell audio devices
- show the correct list of pressed keys, unkown modifiers
- prevent the splash screen process from consuming too much CPU
- better service configuration file location detection
Expand Down

0 comments on commit b75b0f2

Please sign in to comment.