diff options
Diffstat (limited to 'doc/news/version_2.17.1.mdwn')
| -rw-r--r-- | doc/news/version_2.17.1.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_2.17.1.mdwn b/doc/news/version_2.17.1.mdwn new file mode 100644 index 00000000..22727666 --- /dev/null +++ b/doc/news/version_2.17.1.mdwn @@ -0,0 +1,8 @@ +propellor 2.17.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Avoid generating excessively long paths to the unix socket file + used for ssh connection caching. Mostly. Can still generate a too long + one if $HOME is longer than 60 bytes. + * Uwsgi: add ".ini" extension to app config files. + Files without extensions were ignored by uwsgi. + Thanks, Félix Sipma."""]]
\ No newline at end of file |
