15 | | * When using OpenSSH as the communicator, if the default path to the sockets is too long, the will be created under `~/.ssh/drm4g` ( __ticket #5993__ ) |
16 | | * Now OpenSSH's configuration files will be automatically created under the `$DRM4G_DIR` path ( __ticket #5994__ ) |
17 | | * Now it's possible to define multiple resources each with a different ssh communicator ( __ticket #6005__ ) |
| 15 | * When using OpenSSH as the communicator, if the default path to the sockets is too long, the will be created under `~/.ssh/drm4g` ( ticket #5993 ) |
| 16 | * Now OpenSSH's configuration files will be automatically created under the `$DRM4G_DIR` path ( ticket #5994 ) |
| 17 | * Now it's possible to define multiple resources each with a different ssh communicator ( ticket #6005 ) |
20 | | * If you misspell a `drm4g` command you will be prompted with the most similar existing command ( __ticket #5965__ ) |
21 | | * The ssh connections close themselves ( __ticket #5975__ ) |
22 | | * The DRM4G now uses it's own implementation of `ssh-copy-id` ( __ticket #5982__ ) |
23 | | * '''nano''' is now DRM4G's default editor ( __ticket #5995__ ) |
24 | | * The funtion str.format() isn't used anymore ( __ticket #5999__ ) |
25 | | * The character '~' isn't used anymore to refer to the user's home directory ( __ticket #6000__ ) |
| 20 | * If you misspell a `drm4g` command you will be prompted with the most similar existing command ( ticket #5965 ) |
| 21 | * The ssh connections close themselves ( ticket #5975 ) |
| 22 | * The DRM4G now uses it's own implementation of `ssh-copy-id` ( ticket #5982 ) |
| 23 | * '''nano''' is now DRM4G's default editor ( ticket #5995 ) |
| 24 | * The funtion str.format() isn't used anymore ( ticket #5999 ) |
| 25 | * The character '~' isn't used anymore to refer to the user's home directory ( ticket #6000 ) |