aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-10-24 09:15:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-10-24 09:15:27 +0200
commitea99831348f2c24e9c98a603902a3614d4a58183 (patch)
treefd23479ba5c4fcbb374618f99a79851ea04d829b
parentd5830f6a44c257f26f43bc964e7af07c238bae61 (diff)
Update NEWS file1.8.0
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2475fd0..d73de93 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ Version 1.8.0
* Add support for XML parsing (based in Expat) and serialization (based
on Genx).
+ * Improve the C++ indenter by handling the '},' sequence.
+ * Add fs::basic_path::posix_string().
+ * Update the internal Boost subset to version 1.54.0.
Version 1.7.0