summaryrefslogtreecommitdiff
path: root/doc/news/version_2.8.1.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-03-07 16:36:36 -0400
committerJoey Hess <joeyh@joeyh.name>2016-03-07 16:36:36 -0400
commit16a95afa2fe22a4df9c371489c4ee7ffdef8e07b (patch)
tree6e0869e78aba03be2591569369e1e099bb86568e /doc/news/version_2.8.1.mdwn
parent9bbc292b3f903a1476e3524bb9198e58ce300401 (diff)
parent822694e790102efa2a5bb4a0c3d62c6fce1d4e87 (diff)
Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wip
Diffstat (limited to 'doc/news/version_2.8.1.mdwn')
-rw-r--r--doc/news/version_2.8.1.mdwn13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/news/version_2.8.1.mdwn b/doc/news/version_2.8.1.mdwn
deleted file mode 100644
index fafde5e4..00000000
--- a/doc/news/version_2.8.1.mdwn
+++ /dev/null
@@ -1,13 +0,0 @@
-propellor 2.8.1 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Guard against power loss etc when building propellor, by updating
- the executable atomically.
- * Added Logcheck module, contributed by Jelmer Vernooij.
- * Added Kerberos module, contributed by Jelmer Vernooij.
- * Privdata that uses HostContext inside a container will now have the
- name of the container as its context, rather than the name of
- the host(s) where the container is used. This allows eg, having different
- passwords for a user in different containers. Note that previously,
- propellor would prompt using the container name as the context, but
- not actually use privdata using that context; so this is a bug fix.
- * Fix --add-key to not fail committing when no privdata file exists yet."""]] \ No newline at end of file