aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 14c4429690ce..f384dc40126c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110730:
+ AFFECTS: users of x11-toolkits/gtk20
+ AUTHOR: gnome@FreeBSD.org
+
+ The gtk-update-icon-cache utility has been slipt out of the gtk20 port.
+ Use the following instructions to update your system.
+
+ # pkg_delete -f gtk-2.\*
+ # portmaster x11-toolkits/gtk20
+ # portmaster -a
+
20110726:
AFFECTS: users of devel/msp430-gcc
AUTHOR: lev@FreeBSD.org