- Fixed bug #1178, which inlcuded binary libraries in the source
  package.
This commit is contained in:
Federico Hernandez 2013-02-07 22:28:15 +01:00
parent b230da75e6
commit f2ae8a13fa
2 changed files with 6 additions and 4 deletions

View file

@ -71,6 +71,8 @@ Bugs
+ Fixed bug #1150, which referenced deprecated features in the tutorial man
page (thanks to Benjamin Weber).
+ Fixed bug #1154, which now allows priorities to be specified in any case.
+ Fixed bug #1178, which included binary libraries in the released source
package (thanks to Jakub Wilk).
+ Improved hyphenation by splitting on commas (even if no whitespace after).
Leads to better output of, for example, 'task show', where comma-separated
lists are common.