diff options
author | Omar Polo <op@omarpolo.com> | 2021-10-13 20:50:37 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-10-15 10:07:47 +0200 |
commit | c29ff8f7efed014697086e8e88242cc30d6d5a46 (patch) | |
tree | 297af362ee85fdd18313b70f6879ba92750d3a93 | |
parent | 9b63e6ee01c403d243745f88f6a657637ac89f3e (diff) |
sync changelog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2021-10-13 Omar Polo <op@omarpolo.com> + + * server.c (do_accept): don't die on ECONNABORTED (``Software caused connection abort'') + 2021-09-24 Omar Polo <op@omarpolo.com> * configure (VERSION): 1.7.4 tagged |