mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
CHANGES, VERSION: Fix ScopedRef refcounting with assignment and copy-ctor
Version 1.2.8 ------------- - Add YAbstractFamilyMember::addFlags(), delFlags(), setFlags(), flags() - Add YAbstractFamilyMember::dumpTree() - Add support for YAbstractFamilyMember::f_trace_refcount - Reimplemented YAbstractFamilyMember::_dump() in YEloopEventNotifier Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
620bef2795
commit
f54a0d62b2
2 changed files with 8 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -434,3 +434,10 @@ Version 1.2.7
|
|||
o added hooks for YAbstractAppliction two-phase __init()
|
||||
(needed for filling commandline later in the process)
|
||||
o fixed ScopedRef refcounting with assignment and copy-ctor
|
||||
|
||||
Version 1.2.8
|
||||
-------------
|
||||
o added YAbstractFamilyMember::addFlags(), delFlags(), setFlags(), flags()
|
||||
o added YAbstractFamilyMember::dumpTree()
|
||||
o added support for YAbstractFamilyMember::f_trace_refcount
|
||||
o reimplemented YAbstractFamilyMember::_dump() in YEloopEventNotifier
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.2.7-9-dev
|
||||
1.2.8-0-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue