diff options
author | Roland McGrath <roland@gnu.org> | 2001-09-29 21:03:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-09-29 21:03:35 +0000 |
commit | e30678c1cd691026838696e5a7fdd86bf65abea1 (patch) | |
tree | 8f5ab5232e24c4d2ba50fd3ede402c8eaae0ab1a /libstore | |
parent | 69d69842e93579610696a84e3052851da11161d8 (diff) |
.
Diffstat (limited to 'libstore')
-rw-r--r-- | libstore/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index c98dd5b8..9f6efc55 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,8 @@ +2001-09-29 Roland McGrath <roland@frob.com> + + * nbd.c (struct nbd_startup): Replace sizehi, sizelo with just size. + (nbdopen): Changed use. + 2001-09-28 Roland McGrath <roland@frob.com> * decode.c (store_std_leaf_decode): Actually copy data into MISC. |