diff --git a/CHANGES b/CHANGES index 60556db2..ac60027c 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,10 @@ o usrv: bugfix: segfault after connection termination 1.1.2-4 ------- - o usrv: bugfix: segfault after connection termination (uncorrect unregister of invalidated connections) + +1.1.2-5 +------- +o usrv: bugfix: various minor coredumps, mostly related to connection lists + diff --git a/VERSION b/VERSION index 987165b9..1cca8f84 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.2-4-dev +1.1.2-5-dev