From: Shlomi Fish Date: Thu, 29 Dec 2016 13:06:33 +0000 (+0200) Subject: Update the README. X-Git-Tag: fortune-mod-1.99.3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bd9e0caa336947e4096ceadfe83808af7372096;p=fortune-mod Update the README. --- diff --git a/README.md b/README.md index 278f78c..d33918d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ as the tag fortune-mod-1.99.1. 3. Converted the source files to UTF-8. -4. Added a rudimentary "make check" target. +4. Added some tests. 5. Removed trailing whitespace. @@ -58,18 +58,14 @@ as the tag fortune-mod-1.99.1. 8. Added [Travis-CI](https://travis-ci.org/) support. -# What remains to be done. - -1. See if there are any downstream patches to apply. +9. Converted the build system to [CMake](https://en.wikipedia.org/wiki/CMake) . -2. Add valgrind tests. +10. Added valgrind tests - currently skipped due to lib-recode being buggy. -3. Add other tests. - -4. Release fortune-mod-1.99.2. +# What remains to be done. -5. Fix more typos (reports/pull-requests are welcome.) +1. See if there are any downstream patches to apply. -6. Consider converting the build system to -[CMake](https://en.wikipedia.org/wiki/CMake) or a different build system. +2. Release fortune-mod-1.99.2. +3. Fix more typos (reports/pull-requests are welcome.)