Change for normalisation of composed charactr sequences

This commit is contained in:
Richard Frith-Macdonald 2022-04-07 14:37:13 +01:00
parent 9460d6a469
commit 2a80449c4b

View file

@ -1,3 +1,9 @@
2022-04-07 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSeq.h: Fix normalisation to handle the case where combining
diacriticals are repeated in a composed character sequence. Those
repeats need to be reduced to a single instance.
2022-04-06 Gregory John Casamento <greg.casamento@gmail.com>
* Headers/Foundation/NSCalendar.h: Add documentation.