i18n - utf8 support

- Added more unit tests to verify that utf8 projects and tags are
  supported.
This commit is contained in:
Paul Beckingham 2009-03-19 19:46:41 -04:00
parent 165001acac
commit 7389ce617a
3 changed files with 11 additions and 1 deletions

View file

@ -6,6 +6,7 @@
an existing task.
+ Added support for the "weekdays" recurrence, which means a task can recur
five times a week, and not on weekends (thanks to Chris Pride).
+ UTF8 text is now supported in task project names, tags and descriptions.
------ old releases ------------------------------