comparison 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
comparison
equal deleted inserted replaced
961:32f93ef20122 962:63208f5bb0f6
17 Irccdctl 17 Irccdctl
18 -------- 18 --------
19 19
20 The `irccdctl.conf` is now using a custom syntax. 20 The `irccdctl.conf` is now using a custom syntax.
21 21
22 Build system and platform support 22 Platform support
23 --------------------------------- 23 ----------------
24 24
25 The build system has been switched from CMake to GNU make. Windows support is 25 Windows support is now completely obsolescent because the code make excessive
26 now completely obsolescent because the code make excessive use of POSIX 26 use of POSIX APIs.
27 specification.
28 27
29 Network API 28 Network API
30 ----------- 29 -----------
31 30
32 The network protocol no longer uses JSON but a plain text syntax with one line 31 The network protocol no longer uses JSON but a plain text syntax with one line