svn commit: r320047 - head
Ed Maste
emaste at FreeBSD.org
Sat Jun 17 01:27:17 UTC 2017
Author: emaste
Date: Sat Jun 17 01:27:15 2017
New Revision: 320047
URL: https://svnweb.freebsd.org/changeset/base/320047
Log:
UPDATING: sort 20170531 entry correctly (from r319664)
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Sat Jun 17 01:09:18 2017 (r320046)
+++ head/UPDATING Sat Jun 17 01:27:15 2017 (r320047)
@@ -57,6 +57,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
precautions as for the entry 20170523 "ino64" must be
followed.
+20170531:
+ The GNU roff toolchain has been removed from base. To render manpages
+ which are not supported by mandoc(1), man(1) can fallback on GNU roff
+ from ports (and recommends to install it).
+ To render roff(7) documents, consider using GNU roff from ports or the
+ heirloom doctools roff toolchain from ports via pkg install groff or
+ via pkg install heirloom-doctools.
+
20170524:
The ath(4) and ath_hal(4) modules now build piecemeal to allow for
smaller runtime footprint builds. This is useful for embedded systems
@@ -81,14 +89,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
bus bind type - this is where probe/attach is done.
For further comments/feedback, poke adrian@ .
-
-20170531:
- The GNU roff toolchain has been removed from base. To render manpages
- which are not supported by mandoc(1), man(1) can fallback on GNU roff
- from ports (and recommends to install it).
- To render roff(7) documents, consider using GNU roff from ports or the
- heirloom doctools roff toolchain from ports via pkg install groff or
- via pkg install heirloom-doctools.
20170523:
The "ino64" 64-bit inode project has been committed, which extends
More information about the svn-src-head
mailing list