xref: /minix3/docs/UPDATING (revision b80da2a01d0bb632707b7b4e974aa32eaebbcc6f)
120150623:
2	In order to use the new Unix98 PTYs, and to ensure that the test set
3	continues to pass, please add the following line to your /etc/fstab:
4
5	"none	/dev/pts	ptyfs	rw,rslabel=ptyfs	0	0"
6
720140801:
8	As the ABI went under heavy changes it is not possible to do a source
9	upgrade (make build) between:
10		commit 7ebdb97a28234e0181f93a8b786331dda507482
11	        Date:   Sun Feb 16 20:08:20 2014 +0000
12	and
13		commit f1deff716ea30b28693c16f8e48ba1a369e2e922
14		Date:   Thu Jul 31 18:36:24 2014 +0200
15
16	WARNING: Attempting to do so will break your system beyond repair, and
17		 require a full reinstallation. You have been warned.
18