- A new 'verify_l10n' utility ensures the localizations are in sync (thanks to
  Wim Schuermann).
This commit is contained in:
Paul Beckingham
2013-04-07 15:05:21 -04:00
parent 168027cb9a
commit e746a95969
2 changed files with 61 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ Features
+ Adds a new 'sync' verbosity token, which will reminds when a backlog builds
up and needs a sync.
+ Supports IPv4 and IPv6 server addresses.
+ A new 'verify_l10n' utility ensures the localizations are in sync (thanks to
Wim Schuermann).
Bugs
+ #1197 Now 'tasksh' recognizes Ctrl-D to exit.