Author: kib
Date: Sat Jun 17 01:09:18 2017
New Revision: 320046
URL: https://svnweb.freebsd.org/changeset/base/320046

Log:
  Add UPDATING note about kevent(2) ABI change.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Sat Jun 17 01:06:48 2017        (r320045)
+++ head/UPDATING       Sat Jun 17 01:09:18 2017        (r320046)
@@ -51,6 +51,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 
 ****************************** SPECIAL WARNING: ******************************
 
+20170617:
+       The ABI of struct event was changed by extending the data
+       member to 64bit and adding ext fields.  For upgrade, same
+       precautions as for the entry 20170523 "ino64" must be
+       followed.
+
 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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to