Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ltworf committed Dec 29, 2017
1 parent 5b0b7a0 commit ab4a0a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
- Use one less thread
- Use smaller thread pool
- Detaches when connections can be accepted (can now use Type=forking in systemd)
- Log some cases of bad request
- Bug: fixes issue with authentication request causing further requests on the same connection to fail
- Reduced memory footprint for webdav requests
- Bug: memory corruption error, only triggered with some gcc flags

0.13.5
- Added --gid option to change gid
Expand Down

0 comments on commit ab4a0a6

Please sign in to comment.