aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9318e91..879e95bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Thu 15 Apr 2021 18:56:00 MSK
2 Fixed configure '--enable-sanitizer' paramenter.
3 Stopped pushing of patrial responses when limited by system maximum size
4 for sendmsg(). -EG
5
1Web 14 Apr 2021 22:20:00 MSK 6Web 14 Apr 2021 22:20:00 MSK
2 Fixed: use sendmsg() in POSIX-compatible way, do not try to send more 7 Fixed: use sendmsg() in POSIX-compatible way, do not try to send more
3 than IOV_MAX elements per single call. -EG 8 than IOV_MAX elements per single call. -EG