diff options
author | thierry <thierry@FreeBSD.org> | 2006-11-01 06:04:07 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-11-01 06:04:07 +0800 |
commit | 7b9ac416e243c4b791249c53118753f4edd0c92e (patch) | |
tree | 0cf4bf5cfd4e05a83edc03ebfec1e14a21dccc49 /UPDATING | |
parent | 7ef14cdd9ad4172d27c6d72c834fbb4e46a6a913 (diff) | |
download | freebsd-ports-gnome-7b9ac416e243c4b791249c53118753f4edd0c92e.tar.gz freebsd-ports-gnome-7b9ac416e243c4b791249c53118753f4edd0c92e.tar.zst freebsd-ports-gnome-7b9ac416e243c4b791249c53118753f4edd0c92e.zip |
Add a note about the upgrade of RKWard to 0.4.0.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -7,6 +7,18 @@ time you update your ports collection, before attempting any port upgrades. 20061031: + AFFECTS: Users of math/rkward + AUTHOR: thierry@FreeBSD.org + + The way some information such as descriptive labels is stored in the + R workspace was changed in RKWard 0.4.0. + While the data itself can still be loaded, labels will not be + available from workspaces created with an earlier version of RKWard. + To convert the old labels to the new format, run + rk.convert.pre040 () + in the RKWard R console after loading the workspace in question. + +20061031: AFFECTS: Users of news/inn-current or news/inn-stable AUTHOR: shaun@FreeBSD.org |