Mercurial > getan
diff CHANGES @ 561:6d2baff45b47 3.6
Prepares for release 3.6
author | Magnus Schieder <magnus.schieder@intevation.de> |
---|---|
date | Thu, 14 May 2020 20:39:48 +0200 |
parents | 2d8294d02636 |
children | 1d4c20db7eac |
line wrap: on
line diff
--- a/CHANGES Tue May 12 14:51:07 2020 +0200 +++ b/CHANGES Thu May 14 20:39:48 2020 +0200 @@ -1,4 +1,10 @@ -(unreleased) +3.6 2020-05-20 + + * getan-report again distinguishes between upper and lower letters in the + selection of projects. + Version 3.5 has changed the selection of projects in getan-report so that it + is no longer case-sensitive. This is due to the LIKE operator of sqlite3 + and was solved by the pragma 'case_sensitive_like'. 3.5 2020-04-23