diff options
author | Roland McGrath <roland@gnu.org> | 2002-01-02 02:25:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-01-02 02:25:44 +0000 |
commit | ff276cf0e9a94737b615fb304f1769000b8c2ac9 (patch) | |
tree | 39ed81b76350d35a13b6a0f8805e03c9829a52b9 | |
parent | 31346bb69e39e92b6228e01c75d787507d486b19 (diff) |
.
-rw-r--r-- | libstore/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 6966aa07..43254b56 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,7 @@ +2002-01-01 Roland McGrath <roland@frob.com> + + * nbd.c (htonll): Make this a macro using bswap_64 from <byteswap.h>. + 2001-12-31 Roland McGrath <roland@frob.com> * url.c (url_decode): Don't clobber *ENC in the dummy run. |