added a note about preferences:save

svn: r5299
This commit is contained in:
Robby Findler 2007-01-10 14:36:21 +00:00
parent 5876ed8e3b
commit 483d4b9555

View File

@ -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
------------------------------