Skip to content

Commit e22c55d

Browse files
committed
prepare for a release
Change-Id: I660d3ccee41ef7fedf24819831cd56460cacba64
1 parent 8f0ce0b commit e22c55d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
libvisio 0.1.7
2+
3+
- Fix a few memory leaks found by oss-fuzz.
4+
- Fix date and time conversion to string. (tdf#98291)
5+
- Fix number conversion to string. (tdf#76829)
6+
- Fix unit conversion. (tdf#126292)
7+
- Handle more arrow styles. (tdf#126402)
8+
- Fix some issues found by Coverity.
9+
- Disable expanding entities by XML parser as a vulnerability
10+
prevention measure. Applications writing VSDX/VDX documents do not use
11+
entities, so there is no difference in behavior.
12+
113
libvisio 0.1.6
214

315
- Consider stencil txtxform in binary formats (tdf#67914).

0 commit comments

Comments
 (0)