2026-06-13 sqweek <sqweek@gmail.com>
	* 1.5 release
	* 9mount: security fix: make nosuid/nodev options actually effective
	* 9mount: nosuid is now a default option unless -0 (root-only) is given
	* 9mount: fix -x being a no-op for root

2017-04-12 Joakim Sindholt <opensource@zhasha.com>
	* 9mount: add support for cache=fscache and cache=mmap
	* 9mount: restrict msize to 8192 bytes for non-root
	* 9mount: force "nosuid" in options for non-root
	* 9mount: verify the mounting user has permission to open socket

2016-10-18 Michael Gehring <mg@ebfe.org>
	* 9mount: fix typo in trans=fd mount options

2014-04-10 Michael Gehring <mg@ebfe.org>
	* 9mount: avoid ipv6 addresses since v9fs only supports ipv4

2008-11-17 sqweek <sqweek@gmail.com>
	* 9mount: unrecognised arguments now generate an error instead of being
	silently ignored

2008-07-22 sqweek <sqweek@gmail.com>
	* 1.3 release
	* 9mount: support for custom uname, cache, msize, virtio, fd transport,
	access modes, -d more useful
	* 9umount: allow unmounting of even non-9p filesystems in your home dir
	* introduced some test cases
	* added ISC license

2008-06-20 sqweek <sqweek@gmail.com>
	* 1.2 release
	* 9mount: support for linux kernels >= 2.6.24
	* 9umount: allow unmounting of anything in your home dir

2007-10-16 sqweek <sqweek@gmail.com>
	* 1.1 release
	* 9bind: new SUID utility for bind mounting
	* Makefile: actually install the man page
	* 9mount: check that the initial calloc actually succeeds

2007-09-08 sqweek <sqweek@gmail.com>
	* 1.0 release
