From 6d1d3832b8ac6ded4308c959e317c73be0c7bbb9 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 17 Mar 2016 16:30:57 -0400 Subject: [PATCH] Docs: Cleaned up docs - Updated AUTHORS. --- AUTHORS | 2 +- ChangeLog | 2 +- INSTALL | 5 ++--- NEWS | 18 +----------------- 4 files changed, 5 insertions(+), 22 deletions(-) diff --git a/AUTHORS b/AUTHORS index ea807457..a702e62a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,5 +15,5 @@ suggestions: Shawn Wilson creatid + Frédéric Meynadier Bruno Vernay - diff --git a/ChangeLog b/ChangeLog index 8621f49d..bc275d4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 1.0.0 () - -- Introduced the new shared library +- Introduced the new shared library as a git submodule. Design completed 2015-12-XX diff --git a/INSTALL b/INSTALL index f595bc81..b6e31b6a 100644 --- a/INSTALL +++ b/INSTALL @@ -8,10 +8,9 @@ source. Dependencies ------------ -You will need the CMake build system installed in order to build Timewarrior -from source. More information on cmake can be obtained at http://cmake.org +In order to build Timewarrior, you will need: -You will also need: + - cmake (See http://cmake.org) - make You will need a C++ compiler that supports full C++11, which includes: diff --git a/NEWS b/NEWS index bba9303c..7d3da0e6 100644 --- a/NEWS +++ b/NEWS @@ -3,25 +3,9 @@ New Features in 1.0.0 - -New Commands in 1.0.0 - - - - -New Configuration Options in 1.0.0 - - - - -Newly Deprecated Features in 1.0.0 - - - None, this is the first release. - -Removed Features in 1.0.0 - - - None, this is the first release. - Known Issues - - https://bug.tasktools.org/ + - See https://bug.tasktools.org/ Timewarrior has been built and tested on the following configurations: