Parse UnixWare mount options
diff --git a/ChangeLog b/ChangeLog
index bd679db..c785258 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,11 +2,12 @@
* Patches from John Hughes:
+ cosmectic fix in sys_getpmsg
- + ACL fixes for UnixWare
+ allow net.c to compile on systems without AF_INET6
+ Only use long_to_sigset on Linux systems
+ UnixWare treats sigmask_t and sigmask_t* as the same thing
+ Add pollhack
+ + Parse mount arguments for UnixWare
+ + ACL fixes for UnixWare
Fri Nov 26 01:28:09 CET 1999 Wichert Akkerman <wakkerma@debian.org>