diff MIGRATING.md @ 962:63208f5bb0f6

misc: update markdown files
author David Demelier <markand@malikania.fr>
date Mon, 25 Jan 2021 22:56:05 +0100
parents 95201fd9ad88
children 371e1cc2c697
line wrap: on
line diff
--- a/MIGRATING.md	Mon Jan 25 22:48:55 2021 +0100
+++ b/MIGRATING.md	Mon Jan 25 22:56:05 2021 +0100
@@ -19,12 +19,11 @@
 
 The `irccdctl.conf` is now using a custom syntax.
 
-Build system and platform support
----------------------------------
+Platform support
+----------------
 
-The build system has been switched from CMake to GNU make. Windows support is
-now completely obsolescent because the code make excessive use of POSIX
-specification.
+Windows support is now completely obsolescent because the code make excessive
+use of POSIX APIs.
 
 Network API
 -----------