summaryrefslogtreecommitdiffstats
path: root/docs/04_releases.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/04_releases.mkd')
-rw-r--r--docs/04_releases.mkd2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index 624cb53f..5c89d9a4 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -25,6 +25,8 @@ If you are updating from an earlier release AND you have indexed branches with t
#### additions
+- Identified repository list is now cached by default to reduce disk io and to improve performance (issue 103)
+ **New:** *git.cacheRepositoryList=true*
- Preliminary bare repository submodule support
**New:** *git.submoduleUrlPatterns=*
- *git.submoduleUrlPatterns* is a space-delimited list of regular expressions for extracting a repository name from a submodule url.