summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie3
1 files changed, 2 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie
index c231a290..cf332b06 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -26,7 +26,8 @@ r20: {
- Added setting to control creating a repository as --shared on Unix servers (issue-263)
- Added setting to globally disable anonymous pushes in the receive pack
- Added a normalized diffstat display to the commit, commitdiff, and compare pages
- dependencyChanges: ~
+ dependencyChanges:
+ - updated to Jetty 7.6.13
settings:
- { name: 'git.createRepositoriesShared', defaultValue: 'false' }
- { name: 'git.allowAnonymousPushes', defaultValue: 'false' }