| 1 |
|
Readme.txt |
| 2 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 3 |
< |
XmlTools v2.0b |
| 3 |
> |
XmlTools v2.0c |
| 4 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 5 |
|
|
| 6 |
|
---------------------------------- |
| 61 |
|
---------------------------------- |
| 62 |
|
Change Log: |
| 63 |
|
---------------------------------- |
| 64 |
+ |
2.0c, 28-10-2016 |
| 65 |
+ |
-Fixed bug in --update-elements operation |
| 66 |
+ |
-Added some exception handling |
| 67 |
+ |
-Started migrating some of the source code to C++14 |
| 68 |
+ |
-Upgraded pugixml to latest 1.7 version |
| 69 |
+ |
---------------------------------- |
| 70 |
|
2.0b, 13-06-2014 |
| 71 |
|
-Minor code fixes (use of singleton pattern) |
| 72 |
|
-Fixed segmentation fault when providing a non-existing element name in patch files operations |