summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/1.0-roadmap4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/1.0-roadmap b/doc/1.0-roadmap
index 840de3e85..6078494d7 100644
--- a/doc/1.0-roadmap
+++ b/doc/1.0-roadmap
@@ -47,3 +47,7 @@ server.
**** mode='supervised' (default + ensure service is running when verification is performed)
(deprecates supervised='true')
**** mode='custom' (set non-default restart target in conjunction with target attr)
+** Version Control backend
+*** Now implemented as plugins (Git, Svn)
+*** Enable either Git or Svn plugin in the plugins line of /etc/bcfg2.conf
+*** the svn option in /etc/bcfg2.conf is no longer respected