After removing libobjc and other Objective-C components in r220755,

belatedly bump __FreeBSD_version, and add a note to UPDATING.

Reminded by:	rdivacky
This commit is contained in:
Dimitry Andric 2011-04-18 10:25:54 +00:00
parent b6770143c4
commit 66f3a31ff9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220770
2 changed files with 6 additions and 1 deletions

View File

@ -22,6 +22,11 @@ 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.)
20110418:
The GNU Objective-C runtime library (libobjc), and other Objective-C
related components have been removed from the base system. If you
require an Objective-C library, please use one of the available ports.
20110331:
ath(4) has been split into bus- and device- modules. if_ath contains
the HAL, the TX rate control and the network device code. if_ath_pci

View File

@ -58,7 +58,7 @@
* in the range 5 to 9.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 900035 /* Master, propagated to newvers */
#define __FreeBSD_version 900036 /* Master, propagated to newvers */
#ifdef _KERNEL
#define P_OSREL_SIGSEGV 700004