Skip to content

Releases: Project-OSS-Revival/enca

v1.21

20 Oct 15:43
1.21
8ed9577

Choose a tag to compare

  • Add support for Finnish language with CP1267 charset in #86
  • Add Comprehensive Guide for Adding New Language and Update Developer Documentation in #87
  • Add Finnish language to man page in #88
  • Add --without-iconv configure option in #90
  • Added -without-librecode to configure script
  • Fixed --with-libiconv and --without-libiconv options
  • Removed old travis ci link from readme
  • Update source path in enca.spec.in
  • Fixed language tools build warnings and error.

v1.20

29 Jul 19:14
1.20

Choose a tag to compare

What's Changed

  • iconvcap: Don't leak the list of encodings in #31
  • Remove extra percent symbol in code sample in #47
  • Fix typos in #52
  • Tools/Makefile.in: add a couple missing $(EXEEXT) suffixes in #53
  • Fix make_hash suffix in Makefile.am in #57
  • Removed build error and warning for mingw gcc compiler on windows in #69
  • Added mysys build workflow in #71
  • Removed build warning after adding msys workflow support in #73
  • Fixed gtk-doc build issue in #75
  • Added fix for enca to exit 1 each time it prints 'unknown' in #76
  • With --disable-gtk-doc switch documentation is not installed in #77
  • Updated the configure script for librecode detection in #80
  • Fixed enca test on MSYS2 in #81
  • Added fix for normalize.pl input format with help to normalize.pl and countall in #83