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.
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