diff CHANGES.txt @ 3435:a9636d734ced

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]
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sat, 03 Dec 2005 11:47:28 +0000
parents d54df26b1a7e
children 5791c9e6ab24
line wrap: on
line diff
--- a/CHANGES.txt	Sat Dec 03 11:35:54 2005 +0000
+++ b/CHANGES.txt	Sat Dec 03 11:47:28 2005 +0000
@@ -6,9 +6,12 @@
 - Lithuanian translation by Aiste Kesminaite
 - Web User Interface language selection by form variable @language,
   browser cookie or HTTP header Accept-Language (sf patch 1360321)
+- initial values for configuration options may be passed on
+  'roundup-admin install' command line (based on sf patch 1237110)
 
 Fixed:
 - MySQL now creates String columns using the TEXT column type
+- password.crypt won't work with md5 passwords (sf bug 1372253)
 
 
 2005-10-07 0.9.0b1

Roundup Issue Tracker: http://roundup-tracker.org/