diff --git a/docs/changes.txt b/docs/changes.txt index e4f7a195d9..e348292862 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -560,6 +560,15 @@ Major new features in this release was added. +3.0-RC2: (released 2013-10-xx) +------------------------------ + +All: + +- Add possibility to validate the input files against a schema to wxrc. +- Fix recently broken compilation with Intel compiler. + + 3.0-RC1: (released 2013-10-07) ------------------------------