diff --git a/release-notes.html b/release-notes.html
index c2284c0..ab05cff 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -17,6 +17,7 @@
- Fix Bug 541889 to parse polygon/polyline points missing whitespace/comma separating a negative value. Always output points attributes as comma-separated.
- Fix Bug 519698 to properly parse move commands that have line segments.
+ - Fix Bug 577940 to include stroke-dasharray into list of style properties turned into XML attributes.
@@ -225,7 +226,7 @@
Convert lines to horiz/vertical line segments where possible
Remove some more default styles (display:none, visibility:visible, overflow:visible,
marker:none)
-
+
@@ -239,7 +240,7 @@
Added option to prevent group collapsing
Prevent groups with title/desc children from being collapsed
Remove stroke="none"
-
+
@@ -251,7 +252,7 @@
Remove unnecessary nested <g> elements
Remove duplicate gradient stops (same offset, stop-color, stop-opacity)
Always keep fonts inside <defs>, always keep ids on fonts
- made ID stripping optional (disabled by default)
+ made ID stripping optional (disabled by default)
@@ -303,7 +304,7 @@
Convert style properties into SVG attributes
-
+