- Update to 0.9.22.

+ remove unused exit_code in tevent_select.c
  + remove unused exit_code in tevent_poll.c
  + build: improve detection of srcdir
  + lib: tevent: make TEVENT_SIG_INCREMENT atomic.
  + Update flags in tevent pkgconfig file

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=38
This commit is contained in:
Lars Müller
2014-10-05 17:47:26 +00:00
committed by Git OBS Bridge
parent 23515c2386
commit 646017d8c9
6 changed files with 25 additions and 15 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Oct 5 17:40:34 UTC 2014 - lmuelle@suse.com
- Update to 0.9.22.
+ remove unused exit_code in tevent_select.c
+ remove unused exit_code in tevent_poll.c
+ build: improve detection of srcdir
+ lib: tevent: make TEVENT_SIG_INCREMENT atomic.
+ Update flags in tevent pkgconfig file
-------------------------------------------------------------------
Tue Sep 23 20:41:59 UTC 2014 - lmuelle@suse.com