aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d73de93..7a7982d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 1.9.0
+
+ * Add xml::value_traits specialization for std::string.
+ * Do not low-case paths in normalize() for Win32. Instead, do case-
+ insensitive comparison.
+
Version 1.8.0
* Add support for XML parsing (based in Expat) and serialization (based