From 06959e7845844c7474900e3fea955ff705ff34b0 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sun, 13 Jan 2019 20:03:55 -0800 Subject: [PATCH] Note DA API dependency --- RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index e1aa6f6..63bb68c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -33,6 +33,9 @@ * Run Basic Here * Launch BASIC.SYSTEM with PREFIX set to the current window's pathname. (#42) +Note that several of the new Desk Accessories will not work with older versions +of Apple II DeskTop/MouseDesk, due to dependence on new APIs. + ### Notable Fixes * Dates 00-39 are treated as 2000-2039; dates 100-127 are treated as 2000-2027. (#15)