Release 1.1.15-0

Add YStringTree::insertChild(int pos, const std::string &content)
This commit is contained in:
Jan Lindemann 2008-05-19 14:12:00 +00:00 committed by Jan Lindemann
commit 50c8405910
2 changed files with 5 additions and 1 deletions

View file

@ -297,3 +297,7 @@ o added new members _longname() and _logname() to YAbstractFamilyMember
Version 1.1.14-0
----------------
o added new overloads vdump() to YStringTree
Version 1.1.15-0
----------------
o added YStringTree::insertChild(int pos, const std::string &content)

View file

@ -1 +1 @@
1.1.14-10-dev
1.1.15-0-dev