diff options
Diffstat (limited to 'hurd/ChangeLog')
-rw-r--r-- | hurd/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hurd/ChangeLog b/hurd/ChangeLog index 4d621354..82b8b40a 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,3 +1,15 @@ +2001-01-11 Marcus Brinkmann <marcus@gnu.org> + + * default_pager_types.h: New file. + default_pager.defs: Import <default_pager_types.h>. + +2000-12-28 Roland McGrath <roland@frob.com> + + * default_pager.defs: New file, modified from the original version + in <mach/default_pager.defs>. Adds new RPC, obsoletes an unused one. + It is compatible enough that it doesn't really matter which version + things use unless they are using the new RPC. + 2001-01-07 Marcus Brinkmann <marcus@gnu.org> * ioctl_types.h: Include <net/if.h>, define types sockaddr_t and |