changeset 37:4f601ea0b6cf

update news/2020-01-13.diet.md
author David Demelier <markand@malikania.fr>
date Wed, 20 Jan 2021 14:14:38 +0100
parents a0634dddff43
children 3aaac1af65d5
files news/2020-01-13.diet.md
diffstat 1 files changed, 4 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/news/2020-01-13.diet.md	Thu Jan 14 08:57:48 2021 +0100
+++ b/news/2020-01-13.diet.md	Wed Jan 20 14:14:38 2021 +0100
@@ -133,12 +133,6 @@
 
 This also reduce the code complexity a lot.
 
-### Build system
-
-Even though I was a lover of CMake, I'm pretty upset about the quantity of code
-is required to write non trivial stuff. For this new version and since I want to
-be able to provide compile time option it will use GNU make.
-
 What will be kept
 -----------------
 
@@ -181,11 +175,11 @@
 - [x] Connect to IRC servers and dispatch messages to plugins.
 - [x] Templates.
 - [x] Logs (syslog, console, files).
-- [ ] Transport commands.
+- [x] Transport commands (almost complete).
 - [ ] Configuration files.
-- [ ] Rules.
-- [ ] `irccd` frontend.
-- [ ] `irccdctl` frontend.
+- [x] Rules.
+- [x] `irccd` frontend.
+- [x] `irccdctl` frontend.
 
 [semver]: http://semver.org
 [pf.conf(5)]: https://man.openbsd.org/pf.conf