summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2011-08-28 09:26:48 +0000
committerkib <kib@FreeBSD.org>2011-08-28 09:26:48 +0000
commit0807f5f44f8d17b045af1a883712da2b42d7c479 (patch)
tree4eba5cd9e08c38a4f9fef102f1608eec2a33e16c /UPDATING
parentf4bcd9de08c09f4fb9756e3763f837ada9ada98f (diff)
downloadFreeBSD-src-0807f5f44f8d17b045af1a883712da2b42d7c479.zip
FreeBSD-src-0807f5f44f8d17b045af1a883712da2b42d7c479.tar.gz
Bump shared libraries version numbers in preparation for 9.0.
This time, only libraries which ABI has been changed compared to stable/8, are bumped. ABI analysis done by: Gleb Kurtsou Approved by: re (kensmith)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1df41b8..f5c6f4d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW:
machines to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20110828:
+ Bump the shared library version numbers for libraries that
+ do not use symbol versioning, have changed the ABI compared
+ to stable/8 and which shared library version was not bumped.
+ Done as part of 9.0-RELEASE cycle.
+
20110815:
During the merge of Capsicum features, the fget(9) KPI was modified.
This may require the rebuilding of out-of-tree device drivers --
OpenPOWER on IntegriCloud