summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2015-08-16 22:42:35 +0200
committerJoel Rosdahl <joel@rosdahl.net>2015-08-16 22:42:35 +0200
commitca46821c01923e631f543030d583ba135562e681 (patch)
treee29d5b662d1770546f52e3fe4d10190057adc124 /CHANGES
parent9452a026ee871b61620820dd153d96ced3462070 (diff)
downloadminiircd-ca46821c01923e631f543030d583ba135562e681.tar.gz
miniircd-ca46821c01923e631f543030d583ba135562e681.zip
Handle quickly disconnecting client without crashing
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dd2d986..4a85b25 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
Unreleased
* Find certificate specified with relative path when using --daemon.
+ * Handle quickly disconnecting client without crashing.
1.1 (2015-05-22)