Bug #414 - Tags filtering not working with unicode characters

- Fixed bug #414, that caused filtering on the presence or absence of tags
  containing Unicode characters to fail (thanks to Michal Josífko).
+ + Fixed bug #414, that caused filtering on the presence or absence of tags
+   containing Unicode characters to fail (thanks to Michal Josífko).

 ------ old releases ------------------------------
This commit is contained in:
Paul Beckingham
2010-06-20 20:10:20 -04:00
parent 916b8641b3
commit 99bce308e6
5 changed files with 86 additions and 8 deletions

View File

@@ -32,6 +32,8 @@
+ Fixed bug #211 - it was unclear which commands modify a task description.
+ Fixed bug #411, clarifying that the 'projects' command only lists projects
for which there are pending tasks (thanks to Dirk Deimeke).
+ Fixed bug #414, that caused filtering on the presence or absence of tags
containing Unicode characters to fail (thanks to Michal Josífko).
------ old releases ------------------------------