Release 1.1.18-0

- Add process() and friends to YAbstractFamilyMember
This commit is contained in:
Jan Lindemann 2008-12-02 21:07:03 +00:00 committed by Jan Lindemann
commit ff9dcefcc8
2 changed files with 5 additions and 1 deletions

View file

@ -313,3 +313,7 @@ o added _dump() and clear() to YEloopEventQueue
o made dtor of YAbstractStandaloneTask virtual
o added logChildren() to YAbstractFamilyMember
o made eloop_register_timer() timeout argument const
Version 1.1.18-0
----------------
o added process() and friends to YAbstractFamilyMember

View file

@ -1 +1 @@
1.1.17-4-dev
1.1.18-0-dev