summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-02 02:25:44 +0000
committerRoland McGrath <roland@gnu.org>2002-01-02 02:25:44 +0000
commitff276cf0e9a94737b615fb304f1769000b8c2ac9 (patch)
tree39ed81b76350d35a13b6a0f8805e03c9829a52b9 /libstore/ChangeLog
parent31346bb69e39e92b6228e01c75d787507d486b19 (diff)
.
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r--libstore/ChangeLog4
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.