From 840abe634d1edbdd0d2651b98d937db6d685cc0c Mon Sep 17 00:00:00 2001 From: rushfan Date: Thu, 28 Jun 2018 20:32:46 -0700 Subject: [PATCH] Clarify that pipe codes are not deprecated. --- bbs/admin/whatsnew.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bbs/admin/whatsnew.txt b/bbs/admin/whatsnew.txt index 995197403..a90851bf6 100644 --- a/bbs/admin/whatsnew.txt +++ b/bbs/admin/whatsnew.txt @@ -68,8 +68,9 @@ What's New in WWIV 5.3 (2017) * subs.json is now the source of truth for subs data (before, subs.dat and subs.xtr were both used as source of truth, although subs.json has been written on save since 5.2) -- pipe code '|Bn' where n in [0,9] (deprecated in 5.2) has been removed. -- extented ^P codes > 9 are removed. +- background color pipe code (the format is '|Bn' where n in [0,9]), which + were deprecated in 5.2 has been removed. +- extended ^P codes > 9 are removed. + New experimental menu editor in INIT. * Most lists in INIT will now keep their selected index when returning to the list.