diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-08 09:32:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-08 09:32:17 +0000 |
commit | 3c965cc61e14f1d5956b3a13def48a2b40a1db39 (patch) | |
tree | 66ccef87d7455e8040dde240f3c079f18a2aae30 | |
parent | 1786d6362ca651fbbb84668ac3b9c87eb4056c02 (diff) |
.
-rw-r--r-- | serverboot/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 6c33ebb1..2026a1d4 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,7 @@ +2002-05-07 Roland McGrath <roland@frob.com> + + * default_pager.c (part_id): Add const to argument type. + 2002-03-23 Roland McGrath <roland@frob.com> Excised default pager functionality from serverboot. |