diff options
| author | Roland McGrath <roland@gnu.org> | 1999-06-03 03:40:35 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1999-06-03 03:40:35 +0000 |
| commit | d7dac2d744ba036ab8c102311b16520b72be2e60 (patch) | |
| tree | 2fcbf01bd1f97388192319faee9d03690998ebd3 | |
| parent | eeb963eeefb00ad37c4da79db7ab5f62777cf286 (diff) | |
.
| -rw-r--r-- | serverboot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 53d7dc08..7d14409f 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,8 @@ +1999-06-03 Mark Kettenis <kettenis@gnu.org> + + * default_pager.c (new_partition): Declare `waste' as `int' + instead of `unsigned int'. + 1999-06-02 Roland McGrath <roland@baalperazim.frob.com> * load.c (boot_script_exec_cmd): Copy environment from our `environ' |
