Skip to content

Commit

Permalink
update the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Sep 13, 2023
1 parent 8f6a60f commit ec5e2fb
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,13 @@
* [only warn once about unknown NVENC presets](https://github.com/Xpra-org/xpra/commit/5baf3e79e9dffadf19521c6e02df2b357ba1a508)
* [skip unused codec information](https://github.com/Xpra-org/xpra/commit/d10838e9bb5ea9cc4f58490cdb5763bd4e635569)
* [preserve 'proxy-video-encoders' in remote command lines](https://github.com/Xpra-org/xpra/commit/845fed7586fb600d5d744cf1be146aa8d3c57f5f)
* [bandwidth flag compatibility](https://github.com/Xpra-org/xpra/commit/1a01b86baa78bb67acea2dc21aecb6969f9aee65), [encryption namespace](https://github.com/Xpra-org/xpra/commit/5f576be65d45ef9425df9bd6410a4d7e4bbc06fb), [encoding namespace](https://github.com/Xpra-org/xpra/commit/3ba907a061151684b4628c930d7feaed3d63c421)
* [don't setup ssh agent forwarding directory when proxying](https://github.com/Xpra-org/xpra/commit/42ad1f53666a794d7aee7d0f687a59c4ab71d6f4)
* [handle 'help' for video options](https://github.com/Xpra-org/xpra/commit/a35b5eeb0811352402babf8a0a5c13c255ba3e67)
* Compatibility fixes:
* [bandwidth flag](https://github.com/Xpra-org/xpra/commit/1a01b86baa78bb67acea2dc21aecb6969f9aee65)
* [encryption namespace](https://github.com/Xpra-org/xpra/commit/5f576be65d45ef9425df9bd6410a4d7e4bbc06fb)
* [encoding namespace](https://github.com/Xpra-org/xpra/commit/3ba907a061151684b4628c930d7feaed3d63c421)
* [script syntax](https://github.com/Xpra-org/xpra/commit/0f036f0b7f356e04e838eaf1b1c68587f16a3c06)
* Proxy:
* [errors in threaded mode on second connection](https://github.com/Xpra-org/xpra/commit/b502efe919499700eb74550a013a2372916424a0)
* [compressed picture data forwarding problems](https://github.com/Xpra-org/xpra/commit/7b92b21b31c08d64f26ef20eb284d0eb90606c70)
Expand Down
5 changes: 5 additions & 0 deletions packaging/debian/xpra/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ xpra (5.0.2-1) UNRELEASED; urgency=low
- bandwidth flag compatibility, encryption namespace, encoding namespace
- don't setup ssh agent forwarding directory when proxying
- handle 'help' for video options
* Compatibility fixes:
- bandwidth flag
- encryption namespace
- encoding namespace
- script syntax
* Proxy
- errors in threaded mode on second connection
- compressed picture data forwarding problems
Expand Down
5 changes: 5 additions & 0 deletions packaging/rpm/xpra.spec
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,11 @@ fi
bandwidth flag compatibility, encryption namespace, encoding namespace
don't setup ssh agent forwarding directory when proxying
handle 'help' for video options
- Compatibility fixes:
bandwidth flag
encryption namespace
encoding namespace
script syntax
- Proxy
errors in threaded mode on second connection
compressed picture data forwarding problems
Expand Down

0 comments on commit ec5e2fb

Please sign in to comment.