Skip to content
Permalink
master
Switch branches/tags

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?
Go to file
 
 
Cannot retrieve contributors at this time
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.