summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f052151..7029b3c 100644
--- a/README.md
+++ b/README.md
@@ -17,11 +17,12 @@ I will update the documentation once I finished up on some polishing and remaini
### Important Changes
+ * Compiling will require a C++11 compiler now
+ * Dependencies are compiled at configure-time
* Replaced Arabica DOM implementation with Xerces-C
* New micro-step implementation
* Removed unsupported Invokers
* Data-model DOM bindings now generated by SWIG
- * Dependencies are compiled at configure-time
### Still Missing