summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.