X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/2d3744e11966e5ae1c4edd79863d031fc0670523..4236f259e9a0196cded38c6510b6a619a1acdc20:/packages/hunspell/hunspell-chenc.patch diff --git a/packages/hunspell/hunspell-chenc.patch b/packages/hunspell/hunspell-chenc.patch index c5a56f0a..f053d608 100644 --- a/packages/hunspell/hunspell-chenc.patch +++ b/packages/hunspell/hunspell-chenc.patch @@ -1,3 +1,5 @@ +See https://github.com/hunspell/hunspell/pull/521 + Fix chenc and its usages chenc was changing buffer it was passed to. This caused untrackable multiple conversions of token and possibly other variables.