Code Cleanup

- Style: cuddled braces
- Style: one declaration per line
- Omission: ChangeLog not updated
- Omission: AUTHORS not updated
- Omission: en-US.h change not propagated to es-ES.h
This commit is contained in:
Paul Beckingham 2012-12-22 10:04:43 -05:00
parent c0fbfcc58c
commit b515111f2b
5 changed files with 10 additions and 3 deletions

View file

@ -19,6 +19,8 @@ Features
to Jake Bell).
+ Added Feature #1099, which supports the 'color.uda.<uda-name>' color rule
(thanks to Florian Hollerweger).
+ Added feature #1147, applying patch to display duration of each activity
session (thanks to Justin Forest).
+ The 'projects' command now outputs abstract parents and reduces
repetition by not printing parent names in front of children names.
+ Added framework for testing bash autocompletion.