diff options
Diffstat (limited to '_posts/2015-04-10-pugixml-1.6-release.md')
-rw-r--r-- | _posts/2015-04-10-pugixml-1.6-release.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2015-04-10-pugixml-1.6-release.md b/_posts/2015-04-10-pugixml-1.6-release.md index f91a930..5c163c2 100644 --- a/_posts/2015-04-10-pugixml-1.6-release.md +++ b/_posts/2015-04-10-pugixml-1.6-release.md @@ -3,7 +3,7 @@ layout: post title: pugixml 1.6 release --- -pugixml-1.5 is out. This is a maintenance release that fixes several bugs (read the [changelog](/docs/manual.html#v1.6) for details). +pugixml-1.6 is out. This is a maintenance release that fixes several bugs (read the [changelog](/docs/manual.html#v1.6) for details). Highlights for this release include: @@ -11,4 +11,4 @@ Highlights for this release include: * Fixed buffer overrun on malformed comments inside DOCTYPE sections * Attribute/text values now use more digits when printing floating point numbers to guarantee round-tripping. -You can [download the source package](http://github.com/zeux/pugixml/releases/download/v1.6/pugixml-1.6.zip) or get the new version from GitHub using the latest tag (http://github.com/zeux/pugixml).
\ No newline at end of file +You can [download the source package](http://github.com/zeux/pugixml/releases/download/v1.6/pugixml-1.6.zip) or get the new version from GitHub using the latest tag (http://github.com/zeux/pugixml). |