CHANGES, VERSION: Fix segfault with empty connection lists

This commit is contained in:
Jan Lindemann 2002-09-17 15:10:37 +00:00 committed by Jan Lindemann
commit 5fc630468a
2 changed files with 5 additions and 1 deletions

View file

@ -15,3 +15,7 @@ o usrv: added on_close_connection callback
-------
o usrv: cleaning up IPC pipe sockets after process termination
1.1.2-3
-------
o usrv: bugfix: segfault after connection termination

View file

@ -1 +1 @@
1.1.2-2-dev
1.1.2-3-dev