CHANGES IN nametagger VERSION 0.1.3
- Add explicit initialization to silence false positive valgrind report in compressor_save.cpp
- Drop C++11 specification in Makevars
- Remove use of std::iterator by incorporating fixes of ufal/nametag@2aa1d1d in utf8.h and utf16.h