mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CMake Feedback Messages
- Reworded the '-std=c++11' feedback messages to user fewer '!' characters, and be more emphatic about upgrading the compiler.
This commit is contained in:
parent
f2998aba74
commit
88d65b23c1
2 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
2.4.2 () -
|
||||
|
||||
- TW-1547 Recur column is always shown even if no recurring task is displayed
|
||||
(thanks to Renato Alves).
|
||||
- TW-1545 cc1plus: error: unrecognized command line option '-std=c++11' (thanks
|
||||
to Petteri).
|
||||
- TW-1546 column type due.remaining breaks colors on due tasks (thanks to
|
||||
Renato Alves).
|
||||
- TW-1547 Recur column is always shown even if no recurring task is displayed
|
||||
(thanks to Renato Alves).
|
||||
- Eliminated some code that is not UTF8-safe.
|
||||
- Removed pthreads linkage.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue