diff --git a/CHANGES b/CHANGES index 0ee43a9d..78656652 100644 --- a/CHANGES +++ b/CHANGES @@ -52,6 +52,11 @@ o compiling release version with NDEBUG (switching off assertions) ------- o bugfix: client handler process did not exit after connection reset by client -1.1.3-4 +1.1.3-5 ------- o /usr/local/ftp -> /home/ftp + +1.1.3-6 +------- +o replaced assert(0) with abort() +