diff --git a/CHANGES b/CHANGES index d418ddef..60556db2 100644 --- a/CHANGES +++ b/CHANGES @@ -19,3 +19,8 @@ o usrv: cleaning up IPC pipe sockets after process termination ------- o usrv: bugfix: segfault after connection termination +1.1.2-4 +------- + +o usrv: bugfix: segfault after connection termination (uncorrect unregister of + invalidated connections) diff --git a/VERSION b/VERSION index 532c8d2c..987165b9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.2-3-dev +1.1.2-4-dev