Eliminated ncurses

- Removed autoconf ncurses detection.
- Modified man pages.
- Inserted vitapi replacement code.
- Cached terminal size values for reuse.
- Modified packaging info for OSX.
- Removed -lncurses from unit test makefile.
- Removed obsolete taskrc example.
- Modified (simplified) source build instructions.
This commit is contained in:
Paul Beckingham 2010-12-14 14:40:03 -05:00
parent 551c4b99c4
commit c73f131f32
22 changed files with 60 additions and 654 deletions

1
NEWS
View file

@ -10,6 +10,7 @@ New Features in taskwarrior 1.9.4
- Added change log display to the 'info' command.
- The first month in the calendar report can now be changed with an offset
value.
- No more dependency on ncurses.
Please refer to the ChangeLog file for full details. There are too many to
list here.