summaryrefslogtreecommitdiff
path: root/hurd/ChangeLog
diff options
context:
space:
mode:
authorneal <neal>2008-06-16 20:49:37 +0000
committerneal <neal>2008-06-16 20:49:37 +0000
commit716dad2b7b13a92542e34d571ed8e525963b9ac1 (patch)
treef9007b3a992496c8f97db10b9ca1bbe020195393 /hurd/ChangeLog
parent0ee8179e516db1b98bc5c60adada61f0d7c21d19 (diff)
2008-06-16 Neal H. Walfield <neal@gnu.org>
* addr.h (addr_add): New function. (addr_sub): Likewise.
Diffstat (limited to 'hurd/ChangeLog')
-rw-r--r--hurd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/ChangeLog b/hurd/ChangeLog
index 5f172a4..5ee75b6 100644
--- a/hurd/ChangeLog
+++ b/hurd/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-16 Neal H. Walfield <neal@gnu.org>
+
+ * addr.h (addr_add): New function.
+ (addr_sub): Likewise.
+
2008-06-11 Neal H. Walfield <neal@gnu.org>
* trace.h: Include <s-printf.h>.