Skip to content

Commit 98c7868

Browse files
author
Alexander Smishlajev
committed
Fixes for SourceForge tracker bugs.
- initial values for configuration options may be passed on 'roundup-admin install' command line (based on patch [SF#237110]) - fix: password.crypt won't work with md5 passwords [SF#1372253]
1 parent 2007c6d commit 98c7868

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ Feature:
66
- Lithuanian translation by Aiste Kesminaite
77
- Web User Interface language selection by form variable @language,
88
browser cookie or HTTP header Accept-Language (sf patch 1360321)
9+
- initial values for configuration options may be passed on
10+
'roundup-admin install' command line (based on sf patch 1237110)
911

1012
Fixed:
1113
- MySQL now creates String columns using the TEXT column type
14+
- password.crypt won't work with md5 passwords (sf bug 1372253)
1215

1316

1417
2005-10-07 0.9.0b1

0 commit comments

Comments
 (0)