SHA256
1
0
forked from pool/tinyxml2
tinyxml2/tinyxml2.changes

76 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------
Mon Aug 19 07:58:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Add
0001-Make-DocPrinter-support-DynArrays-larger-than-2G.patch
0001-Make-DynArray-support-objects-larger-than-1-gigabyte.patch
to fix crashes when working with XML documents larger than 1 GB.
-------------------------------------------------------------------
Tue May 7 12:48:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 10
* Added function XMLNode::ChildElementCount
* Fix assertion "_elementPool.CurrentAllocs() ==
_elementPool.Untracked() failed"
-------------------------------------------------------------------
Sat Dec 11 18:58:30 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 9.0.0:
* fixes for other platforms
-------------------------------------------------------------------
Tue May 25 20:51:54 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 8.1.0:
* Add support for files larger than ~2GB
* Updates to hex value partsing
* XMLPrinter: Fix indentation of first line when called with
!compactMode
-------------------------------------------------------------------
Mon Aug 17 11:42:49 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 8.0.0:
three years of changes, see https://github.com/leethomason/tinyxml2/compare/6.0.0...8.0.0
for details
-------------------------------------------------------------------
Thu May 7 08:08:04 UTC 2020 - pgajdos@suse.com
- %{_libexecdir} is now /usr/libexec, so do not use it where
/usr/lib is intended
-------------------------------------------------------------------
Fri Dec 29 00:53:20 UTC 2017 - jengelh@inai.de
- Remove rhetoric write style from description.
Expand description on the features/limits of tinyxml.
-------------------------------------------------------------------
Mon Dec 25 21:08:55 UTC 2017 - p.drouand@gmail.com
- Update to version 6.0.0
+ No changelog available
-------------------------------------------------------------------
Tue Jul 12 07:50:05 UTC 2016 - mpluskal@suse.com
- Cleanup spec file
* run spec-cleaner
* drop not needed dependencies (libtool and doxygen)
* execute tests during build
* use pretty name for tarball
-------------------------------------------------------------------
Tue Apr 7 12:04:37 UTC 2015 - jengelh@inai.de
- Require pkg-config for pkgconfig() symbols to be generated.
- Drop suggestion for non-existant %name-docs subpackage.
-------------------------------------------------------------------
Mon Apr 6 23:51:42 UTC 2015 - p.drouand@gmail.com
- Initial release (version 3.0.0)