Differences
This shows you the differences between the selected revisions of the page.
| 2014-03-05 | 2014-03-06 | ||
| bug 1135 (martin) | bug 1136 (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.6]] 5.6 (not released yet) ===== | ===== [[5.6]] 5.6 (not released yet) ===== | ||
| - | === 2014-03-05 === | + | === 2014-03-06 === |
| * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | ||
| * Improved working with session URL: | * Improved working with session URL: | ||
| Line 32: | Line 32: | ||
| * Bug fix: Not printing "Reading remote directory" while opening session, when directory is not actually read (in scripting particularly). | * Bug fix: Not printing "Reading remote directory" while opening session, when directory is not actually read (in scripting particularly). | ||
| * Bug fix: Not including ''@'' in logged masked URL when there is no username/password in the URL. | * Bug fix: Not including ''@'' in logged masked URL when there is no username/password in the URL. | ||
| + | * Bug fix: ''Session.SynchronizeDirectories'' could not be called via ''IDispatch''. [[bug>1136]] | ||