Mercurial > p > roundup > code
diff CHANGES.txt @ 4792:1a0cf0345465
issue2550789 document how to initialize a tracker without exposing the admin password
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 08 Jun 2013 22:24:35 -0400 |
| parents | 140d4c2469db |
| children | d9e5539303bd |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 08 22:01:52 2013 -0400 +++ b/CHANGES.txt Sat Jun 08 22:24:35 2013 -0400 @@ -54,6 +54,8 @@ Fixed: +- issue2550789: add documentation on how to initialise a tracker + without exposing the admin password. - issue2550805: Postgres should search title attribute case insensitive like sqlite. Reported and fixed by Tom Ekberg. (Bernhard Reiter) - Removed some old left over "rlog" references in documentation and code.
