File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -116,10 +116,10 @@ Features:
116116- sqlite databases use WAL mode when *created* to improve read
117117 concurrency. Existing sqlite database still use rollback journal
118118 mode. See upgrading.txt for details. (John Rouillard)
119- - issue2551233 - create new roundup-admin command "templates"
120- list all template names, location and descriptions. Should help
121- find where /usr/share/roundup/templates is buried during some
122- install mechanisms. (John Rouillard)
119+ - issue2551233 - create new roundup-admin command "templates" list all
120+ template names, location and descriptions. Should help find where
121+ /usr/share/roundup/templates is buried during some install
122+ mechanisms. Does not need a tracker home to run . (John Rouillard)
123123- Add OAuth authentication to the mailgw script. Now IMAPS can be used
124124 with OAuth as required by several large cloud providers. Move command
125125 line processing of the mailgw script to ``argparse``. Note that the
@@ -148,6 +148,8 @@ Features:
148148 When using roundup-server in fork mode, allow raising number of
149149 forked children above the default of 40. (Original patch by Joseph
150150 Myers, config settings and docs by John Rouillard.)
151+ - roundup-admin genconfig does not need a tracker home to run. (John
152+ Rouillard)
151153
1521542022-07-13 2.2.0
153155
You can’t perform that action at this time.
0 commit comments