summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2009-10-09 18:10:33 +0000
committerarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2009-10-09 18:10:33 +0000
commit7209359dfea1bbd051f5da7634945b654a28906c (patch)
tree4705e51383fc48e3ad9d7b7566b1518f1f5c57de /docs
parent2530e304a528c8db5f94e65bc03c023ac514e397 (diff)
Fixed documentation changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@136 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 0a76fdb..1f27a9c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -672,7 +672,7 @@ were attributes, i.e. doc.child("xml").attribute("version").as_float()); corresp
</ul>
</dd>
</dt>
-<dt>8.02.2009 - v0.42
+<dt>17.09.2009 - v0.42
<dd>Maintenance release. Changes: <ul>
<li>Fixed deallocation in case of custom allocation functions or if delete[] / free are incompatible
<li>XPath parser fixed for incorrect queries (i.e. incorrect XPath queries should now always fail to compile)