Differences
This shows you the differences between the selected revisions of the page.
| 2012-01-19 | 2012-01-19 | ||
| 750 rolled back (martin) | directory masks are recursive (martin) | ||
| Line 15: | Line 15: | ||
| * Bug fix: Spurious "Access denied" printed in the authentication window after GSSAPI failure. [[pbug>gssapi-access-denied]] | * Bug fix: Spurious "Access denied" printed in the authentication window after GSSAPI failure. [[pbug>gssapi-access-denied]] | ||
| * Bug fix: 0.61-style Pageant did not work with 0.60-style WinSCP. [[pbug>pageant-backwards-compatibility]] | * Bug fix: 0.61-style Pageant did not work with 0.60-style WinSCP. [[pbug>pageant-backwards-compatibility]] | ||
| - | * Several changes to simplify file masks: | + | * Several changes to enhance and simplify file masks: |
| * Change: File mask that does not end with slash matched only files, not directories anymore. | * Change: File mask that does not end with slash matched only files, not directories anymore. | ||
| + | * Change: Directory masks are recursive. | ||
| * //Include directories// checkbox on Select mask dialog was replaced with //Apply to directories// checkbox that suspends the above change. | * //Include directories// checkbox on Select mask dialog was replaced with //Apply to directories// checkbox that suspends the above change. | ||
| * Change: Include file mask that does not contain any directory mask matches any directory. | * Change: Include file mask that does not contain any directory mask matches any directory. | ||
| Line 44: | Line 45: | ||
| ===== [[5.0.5]] 5.0.5 beta ===== | ===== [[5.0.5]] 5.0.5 beta ===== | ||
| + | |||
| === 2011-11-08 === | === 2011-11-08 === | ||
| * Connection attempt can be cancelled. [[bug>757]] | * Connection attempt can be cancelled. [[bug>757]] | ||