mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Release 1.2.7
- Add hooks for YAbstractAppliction two-phase __init() (needed for filling commandline later in the process) - Fix ScopedRef refcounting with assignment and copy-ctor Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
64f2b63b47
commit
795abc4180
2 changed files with 7 additions and 1 deletions
6
CHANGES
6
CHANGES
|
|
@ -428,3 +428,9 @@ o removed non-const YAbstractFamilyMember::parent()
|
|||
Version 1.2.6
|
||||
-------------
|
||||
o added support for recording origins in YStringTree with new class YSTMetaInfo
|
||||
|
||||
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
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.2.6-19-dev
|
||||
1.2.7-0-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue