Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
proftpd/RELEASE_NOTES
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
26 lines (15 sloc)
613 Bytes
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
| 1.3.9 Release Notes | |
| ------------------------ | |
| This file contains a description of the major changes to ProFTPD for the | |
| 1.3.9 release cycle, from the 1.3.9rc1 release to the 1.3.9 maintenance | |
| releases. More information on these changes can be found in the NEWS and | |
| ChangeLog files. | |
| 1.3.9rc1 | |
| --------- | |
| + New Directives | |
| IfSessionOptions PerUnauthenticatedUser | |
| + Changed Directives | |
| ExtendedLog SEC class (Issue #1626) | |
| LogFormat %{transfer-speed} (Issue #535) | |
| + Developer Notes | |
| Removed the unused `pr_ctrls_parse_msg` Controls API function. |