Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mc: update 4.8.26 - > 4.8.27 | Alexander Kanavin | 2021-08-23 | 1 | -6/+18 |
| | | | | | | | (From OE-Core rev: edcbd5eb311ad7b718e730048231c0c89c3397f4) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | mc: Fix manpage date indeterminism | Richard Purdie | 2020-02-06 | 1 | -0/+21 |
The man page date can vary depending upon the host perl, e.g. in Russian some versions print 'июня', others 'Июнь' or Polish 'czerwca' or 'czerwiec'. Rather than depend upon perl-native to fix this, just remove the date from the manpages. (From OE-Core rev: 5553c20f9fa4f35bf711b6b9d5717dcf4bfefafa) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |