A couple minor typo fixes to ChangeLog

Signed-off-by: Bryce Harrington <bryce@canonical.com>
Signed-off-by: Federico Hernandez <f@ederi.co>
This commit is contained in:
Bryce Harrington 2012-05-01 14:41:19 -07:00 committed by Federico Hernandez
parent ef8486ea1a
commit 53d829cfc1

View file

@ -4,7 +4,7 @@
2.0.1 () 2.0.1 ()
Features Features
+ Feature #516, which allows the duplication of compelted tasks (thanks to + Feature #516, which allows the duplication of completed tasks (thanks to
Peter De Poorter, Ethan Schoonover). Peter De Poorter, Ethan Schoonover).
+ Added the new 'indented' format for the 'project' attribute. + Added the new 'indented' format for the 'project' attribute.
+ The 'projects' report now uses 'project.indented' format. + The 'projects' report now uses 'project.indented' format.
@ -38,7 +38,7 @@ Bugs
+ Fixed bug #996, so that verbosity code and documentation are in agreement, + Fixed bug #996, so that verbosity code and documentation are in agreement,
and that the 'verbose=off' works as intended (thanks to Peter De Poorter, and that the 'verbose=off' works as intended (thanks to Peter De Poorter,
Louis-Claude Canon). Louis-Claude Canon).
+ Fixed bug #997, so that output is correctly conrolled by the 'affected' + Fixed bug #997, so that output is correctly controlled by the 'affected'
verbosity token. verbosity token.
+ Fixed grammar in feedback string (thanks to Uli Martens). + Fixed grammar in feedback string (thanks to Uli Martens).
+ Addressed valgrind complaints (thanks to Bryce Harrington). + Addressed valgrind complaints (thanks to Bryce Harrington).