The ring above (stand-alone character) has been removed and the dot above (stand-alone character) has come to that place instead.
This change was done to avoid confusion with the degree sign (and the masculine ordinal indicator).
(It turns out that the stand-alone version of the ring above is almost never used.)
dkRingDotAbove.item("Ÿ") := "Ẏ" ; Y with dot above\r
dkRingDotAbove.item("z") := "ż" ; z with dot above\r
dkRingDotAbove.item("Z") := "Ż" ; Z with dot above\r
-dkRingDotAbove.item(".") := "˙" ; dot above\r
-dkRingDotAbove.item(" ") := "˚" ; ring above\r
+dkRingDotAbove.item(" ") := "˙" ; dot above\r
\r
\r
dkMacron := ComObjCreate("Scripting.Dictionary")\r