summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-02-01 14:46:34 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2021-02-01 14:46:34 -0500
commit5a922fa1607be4b15afe18f592c86b175d8b834a (patch)
tree40965df157bd15ea2f468e8372510728c837f1a6 /NEWS
parent6a0204e95aa5358ef2bf7714559ccd366dba4617 (diff)
New upstream version 1.1.10.upstream/1.1.10upstream
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 99b5735..3fdb187 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+-- Noteworthy changes in version 1.1.10 (2021-01-30)
+* Timers have been changed to use monotonic time instead of wall-clock time
+* Fixed broken build with LibreSSL
+
+
-- Noteworthy changes in version 1.1.9 (2020-11-16)
* Implemented support for loading a user-provided private key and tls client
certificate. The `irc::rsa_private_key_file`and `irc::tls_certificate_file`