summaryrefslogtreecommitdiff
path: root/doc/news/version_2.17.1.mdwn
diff options
context:
space:
mode:
authorJoey Hess2016-03-28 11:08:58 -0400
committerJoey Hess2016-03-28 11:08:58 -0400
commitb7111ed04907fa7331b9cf4b7c840f1611b9a4f5 (patch)
treea609559a8ae9015007229b3c13166b6a94779b90 /doc/news/version_2.17.1.mdwn
parentb46a2c7a29a31434d558bce6ce5d8220d2d7de6b (diff)
add news item for propellor 2.17.1
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