summaryrefslogtreecommitdiff
path: root/doc/news/version_2.17.1.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-03-28 11:12:22 -0400
committerJoey Hess <joeyh@joeyh.name>2016-03-28 11:12:22 -0400
commit4892d4a26c8e542c764bbc64cbe94490c96a14dc (patch)
tree97cdb7fae4fc8da8c9d14ec0915cc48f96960447 /doc/news/version_2.17.1.mdwn
parentcebf755a6710548bcff4474e6010eefb83db08ac (diff)
parentb7111ed04907fa7331b9cf4b7c840f1611b9a4f5 (diff)
Merge branch 'master' into typed-os-requirements
Diffstat (limited to 'doc/news/version_2.17.1.mdwn')
-rw-r--r--doc/news/version_2.17.1.mdwn8
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