diff --git a/CHANGES b/CHANGES index ac60027c..8e3f671a 100644 --- a/CHANGES +++ b/CHANGES @@ -28,3 +28,8 @@ o usrv: bugfix: segfault after connection termination (uncorrect unregister of ------- o usrv: bugfix: various minor coredumps, mostly related to connection lists +1.1.3-0 +------- +o usrv: added on_new_connection() callback + + diff --git a/VERSION b/VERSION index 1cca8f84..8d75e5d8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.2-5-dev +1.1.3-0-dev