Skip to content

Commit 997865e

Browse files
committed
roundup-admin genindex and templates cmds do not need tracker home
1 parent 4196270 commit 997865e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGES.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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

152154
2022-07-13 2.2.0
153155

0 commit comments

Comments
 (0)