Config: Removed unused 'dom' configuration settings.

This commit is contained in:
Paul Beckingham 2015-12-27 09:29:37 -05:00
parent 510d2e6377
commit 7d6a7266d3
5 changed files with 2 additions and 7 deletions

1
NEWS
View file

@ -23,6 +23,7 @@ Removed Features in 2.5.1
- The algorithm used to estimate completion on the 'burndown' reports has
been replaced by something less icky. Estimates are now based on the net
completion rate after the peak number of pending tasks.
- The unused 'dom' and 'śhell.prompt' configuration settings were removed.
Known Issues