Skip to content

Tofrodos 1.9.0

Choose a tag to compare

@ChristopherHeng ChristopherHeng released this 10 Mar 01:06
· 16 commits to main since this release
ac1a6fc
  • [All systems] added support for long options (for example, instead
    of saying typing -h, you can now type --help, etc).

  • [All systems] updated Tofrodos' URL to its new home, namely its git
    repository on GitHub.

  • [Windows] the MinGW-w64 makefile has been updated. Apparently, newer
    versions of MinGW-w64 do not enable wildcard processing by default, so
    the revised makefile includes an additional module to make sure this
    is turned on.