commit | 6e9eb4e4fd8007a741eae06f4d2b1b818903848a | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue Jun 17 19:28:01 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue Jun 17 19:28:01 2014 +0000 |
tree | b3cde504b9142a341d2cebad919a31b4e4f41cc8 | |
parent | 66b8b7ae58632f03782385c683382d9220bc407d [diff] [blame] |
new feature and security check for getMatchInfo()
diff --git a/CHANGES b/CHANGES index 60987bf..f39b7d0 100644 --- a/CHANGES +++ b/CHANGES
@@ -1,3 +1,9 @@ +0.31.5 2014-06-17 + - [feature] Batch return of defined foundries and layers in + getMatchInfo() (diewald) + - [security] Improve foundry and layer check before injection in + regex (diewald) + 0.31.4 2014-06-16 - [feature] MatchModifyClassQuery now can extend (diewald) - [bugfix] Make matchinfo a bit more robust (diewald)