diff --git a/CHANGES b/CHANGES index 159d205c..2c712a45 100644 --- a/CHANGES +++ b/CHANGES @@ -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 diff --git a/VERSION b/VERSION index 83c8ff17..7f5bed8c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.17-4-dev +1.1.18-0-dev