Do not forget to call pre_checkin.sh

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=72
This commit is contained in:
Lars Müller 2016-02-19 21:53:54 +00:00 committed by Git OBS Bridge
parent f02d70f6dc
commit 120a311a8f

View File

@ -3,7 +3,7 @@ Wed Feb 19 15:48:45 UTC 2016 - lmuelle@suse.com
- Update to 0.9.28; (bsc#954658).
+ Fix memory leak when old signal action restored (bso#11742).
- Update to 0.9.27; (bsc#954658).
- Update to 0.9.27.
+ Fix bug in poll backend - poll_event_loop_poll() exits the for loop on
POLLNVAL instead of continuing to find an event that is ready.
+ Fix ETIME handling for Solaris event ports (bso#11728).