From 5b16154c0fef8550984efcfb9fd96833f6907887 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 24 Nov 2024 20:17:17 +0000 Subject: [PATCH] Update version in which Wdieresis.sc alias was added --- bedstead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bedstead.c b/bedstead.c index a5d5080..7ce80cc 100644 --- a/bedstead.c +++ b/bedstead.c @@ -2617,7 +2617,7 @@ static struct glyph { ALIAS("rtblock.sep6", "u1CE7A"), ALIAS("block.sep6", "u1CE8F"), - /* Compatibility alias added after 002.009. */ + /* Compatibility alias added in 3.246. */ ALIAS("Wdieresis.sc", "wdieresis"), /* and finally */ {"\37\21\21\21\21\21\37\00\00", 0xf1ff, ".notdef" }, -- 2.30.2