Pádraig Brady <p...@draigbrady.com> writes: > * src/basenc.c (do_decode): With -i ensure we strip '=' chars > if there is no padding for the chosen encoding. > * tests/basenc/basenc.pl: Add a test case. > * NEWS: Mention the bug fix. > --- > NEWS | 4 ++++ > src/basenc.c | 3 ++- > tests/basenc/basenc.pl | 1 + > 3 files changed, 7 insertions(+), 1 deletion(-)
Looks good, thanks. Collin