diff --git a/doc/release-notes/drscheme/HISTORY b/doc/release-notes/drscheme/HISTORY index 02c8f6cf60..8bb304cdda 100644 --- a/doc/release-notes/drscheme/HISTORY +++ b/doc/release-notes/drscheme/HISTORY @@ -1,3 +1,14 @@ +------------------------------ + Version 370 +------------------------------ + + . the framework preferences library now saves prefs each + time any one of them is changed, and works better when + multiple apps are both using the library. As a + consequence of this, preferences:save is no longer in + the library. Just remove any calls to it and your code + should work fine. + ------------------------------ Version 353 ------------------------------