aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-12-01 23:47:26 +0800
committergarga <garga@FreeBSD.org>2005-12-01 23:47:26 +0800
commit96c2772d7ede72b81d14120d2611eb4f730e95e0 (patch)
tree8860b559c36212ae2d6acb7f13074494b2a2b775 /UPDATING
parent5b5bf8f7e52befa6424ab89d08fecd2037e89df1 (diff)
downloadfreebsd-ports-gnome-96c2772d7ede72b81d14120d2611eb4f730e95e0.tar.gz
freebsd-ports-gnome-96c2772d7ede72b81d14120d2611eb4f730e95e0.tar.zst
freebsd-ports-gnome-96c2772d7ede72b81d14120d2611eb4f730e95e0.zip
- Add a note about update to ocaml-3.09.0
PR: ports/89780 Submitted by: maintainer
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 95bc4aed6ea4..c2e9d98270da 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20051201:
+ AFFECTS: users of lang/ocaml
+ AUTHOR: burelle@lri.fr
+
+ Upgrade to 3.09.0 will break binary compatibility at link time, so any
+ librairy build with old versions should be rebuild in order to be
+ usable (standalone binaries do not require rebuild since they are
+ staticaly linked.)
+
20051129:
AFFECTS: users of devel/monotone
AUTHOR: lapo@lapo.it