]> granicus.if.org Git - fortune-mod/commitdiff
Update the readme. Mark items as done.
authorShlomi Fish <shlomif@shlomifish.org>
Tue, 27 Feb 2018 19:38:53 +0000 (21:38 +0200)
committerShlomi Fish <shlomif@shlomifish.org>
Tue, 27 Feb 2018 19:38:53 +0000 (21:38 +0200)
README.md

index 240035f6907019a2c8d6854993e8a5d3b4ca178a..a2ad462e06f86751ee99f6e2acce5381852f4df8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ as the tag <code>fortune-mod-1.99.1</code>.
 
 9. Converted the build system to [CMake](https://en.wikipedia.org/wiki/CMake) .
 
-10. Added valgrind tests - currently skipped due to lib-recode being buggy.
+10. Added valgrind tests and fixed some memory leaks.
 
 11. Released fortune-mod-1.99.3 and fortune-mod-1.99.4.
 
@@ -81,17 +81,22 @@ as the tag <code>fortune-mod-1.99.1</code>.
 13. Added a build-time option to remove the “-o” (= “offensive”) flag, inspired
 by a set of patches on the Fedora package.
 
-# What remains to be done.
+14. Applied some downstream patches.
 
-1. See if there are any downstream patches to apply.
+15. Released version 2.0.0.
 
-2. Fix more typos (reports and pull-requests are welcome.)
+16. Fixed as many “clang -Weverything” warnings as possible.
+
+17. lib-recode became maintained again at https://github.com/rrthomas/recode
+(thanks to @rrthomas ) thus preventing a switch to something else.
 
-3. Release fortune-mod-2.0.0.
+# What remains to be done.
+
+1. See if there are any more downstream patches to apply.
 
-4. Fix as many “clang -Weverything” warnings as possible.
+2. Fix more typos (reports and pull-requests are welcome.)
 
-5. Perhaps modernize the code a little.
+3. Perhaps modernize the code a little.
 
 # Links