From 2295b37f1bf6a16740a65e4753f95924a76b9bce Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 11 Sep 2016 21:37:39 +0200 Subject: Make it possible to use Python 3 Fixes #22. --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0cb6eff..f54ebe1 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,7 @@ Unreleased * --log-max-size: maximum size of log file before rotating * --password-file: file from which to read connection password * --pid-file: file to write PID to + * Made it possible to run miniircd in Python 3. 1.1 (2015-05-22) -- cgit v1.2.3