mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-21 05:47:38 +01:00
Release 1.1.17-0
- Change enum order for URLTOK_XXX - Add _dump() and clear() to YEloopEventQueue - Make dtor of YAbstractStandaloneTask virtual - Add logChildren() to YAbstractFamilyMember - Make eloop_register_timer() timeout argument const
This commit is contained in:
parent
c69328010c
commit
8d2687ed79
2 changed files with 9 additions and 1 deletions
8
CHANGES
8
CHANGES
|
|
@ -305,3 +305,11 @@ o added YStringTree::insertChild(int pos, const std::string &content)
|
||||||
Version 1.1.16-0
|
Version 1.1.16-0
|
||||||
----------------
|
----------------
|
||||||
o added new member YLifo::empty()
|
o added new member YLifo::empty()
|
||||||
|
|
||||||
|
Version 1.1.17-0
|
||||||
|
----------------
|
||||||
|
o changed enum order for URLTOK_XXX
|
||||||
|
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
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
1.1.16-26-dev
|
1.1.17-0-dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue