commit | 52d34d2102ec7b4ba6f66ee319279bc05ea63e9b | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Thu Sep 25 00:50:13 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Thu Sep 25 00:50:13 2014 +0000 |
tree | ddaec3f297ea77e74a350563722004338e82097f | |
parent | f04e10019ac0c0fb0a53d3041b42c20c04a677b7 [diff] [blame] |
Bugfix for query deserialization of unspecified boundaries
diff --git a/CHANGES b/CHANGES index a515a65..b013ba1 100644 --- a/CHANGES +++ b/CHANGES
@@ -1,3 +1,8 @@ +0.43 2014-09-25 + - [feature] Match collector using database for distributed search (diewald) + - [bugfix] Unified boundary handling and prevent nullpointer + exceptions on parsing (diewald) + 0.43 2014-09-23 - [cleanup] Made a lot of stuff rely on KorapResponse (diewald) - [bugfix] Small but ancient collection bug fixed (diewald)