| commit | 1a0e6b6863a98c0b2b578b2bc57f8f4db4e5a2f4 | [log] [tgz] |
|---|---|---|
| author | Matt Post <post@cs.jhu.edu> | Thu Dec 22 20:37:29 2011 -0600 |
| committer | Matt Post <post@cs.jhu.edu> | Thu Dec 22 20:37:29 2011 -0600 |
| tree | 0fdcacc514ddcb55e48db76f152659f31ea6da2d | |
| parent | e5f368e3ea07f8c8f99825ec601b3391f2ae5742 [diff] |
updated CHANGELOG
diff --git a/CHANGELOG b/CHANGELOG index e824837..9dcfabe 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,10 @@ ----- - Fixed race condition in checking for new sentences in translateAll() +- Added removal of unary abstract rules to grammar filtering steps + (important since Joshua does not at the moment properly handle unary + chains when decoding) + 3.1 ---