Mercurial > p > roundup > code
diff CHANGES.txt @ 3734:c2c56f560d2d
roundup-server called setuid when run by non-root user
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 29 Oct 2006 05:05:10 +0000 |
| parents | b476fef16ccc |
| children | a2d22d0de0bc |
line wrap: on
line diff
--- a/CHANGES.txt Sun Oct 29 05:01:15 2006 +0000 +++ b/CHANGES.txt Sun Oct 29 05:05:10 2006 +0000 @@ -4,9 +4,10 @@ 2006-??-?? 1.2.2 Fixed: - sqlite module detection was broken for python 2.5 compiled without sqlite - support. + support - fixed support for pysqlite2 (version 2.1.0 is the minimum version supported) +- roundup-server called setuid when run by non-root user 2006-10-07 1.2.1
