Skip to content

Commit

Permalink
Update release notes wrt #67
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 21, 2023
1 parent 819c896 commit d888da0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,8 @@ Guillaume Nodet (@gnodet)
* Contributed #176: Fix parser when not replacing entities and treating char references
as entities
(6.6.0)

Tim Martin (@Orbisman)

* Contributed fix for #67: Wrong line for XML event location in elements following DTD
(6.6.0)
3 changes: 3 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Project: woodstox

6.6.0 (not yet released)

#67: Wrong line for XML event location in elements following DTD
(reported by @m-g-sonar)
(fix contributed by Tim M)
#176: Fix parser when not replacing entities and treating char references
as entities
(contributed by Guillaume N)
Expand Down

0 comments on commit d888da0

Please sign in to comment.