Overview
Request 545745 accepted
- Update to 2.04:
* check for valid utf-8 also in upperlower_checkenc()
* fix parsable output, missed the path files to run utime() on
* add --run-parsable option to blindly run what a file generated
with --parsable tells us to do
- includes 2.03:
* fix man page build due to non-ASCII char
- includes 2.02:
* add option --caseful-sz to optionally treat upper-/lowercasing
of sz. This also fixes unwanted unidirectional lowercasing
of U+1E9E
- cleanup with spec-cleaner
- replace wildcard with name macro
Request History
avindra created request
- Update to 2.04:
* check for valid utf-8 also in upperlower_checkenc()
* fix parsable output, missed the path files to run utime() on
* add --run-parsable option to blindly run what a file generated
with --parsable tells us to do
- includes 2.03:
* fix man page build due to non-ASCII char
- includes 2.02:
* add option --caseful-sz to optionally treat upper-/lowercasing
of sz. This also fixes unwanted unidirectional lowercasing
of U+1E9E
- cleanup with spec-cleaner
- replace wildcard with name macro
mrdocs accepted request
Thanks!