summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-08-04 17:17:25 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-08-04 17:17:25 (GMT)
commitdd49264eebe805c0b9820302e5bdfe854a800b7d (patch)
tree721373756edfd124daf84ff9d084d2d2d2ab9321
parente5179daff69b6190288731ba91c681639cd320ab (diff)
updated changelog for release0.12.0rel-0.12.0
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de33732..ce456f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2016.08.04 -- Version 0.12.0
+
+* major refactoring of rhrd-go libs
+* all control interfaces use sessions now
+* cleanup of temporary files is now handled via sessions
+* semantics of file policies has changed
+* removed fake:// fetcher
+* added new experimental silence:// and sine://
+
2016.07.24 -- Version 0.11.2
* refactoring of the logging system