summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-05-19 11:38:40 +0000
committerhasso <hasso>2004-05-19 11:38:40 +0000
commit37da8c011408560eeaa74b2439192d36e16c19a4 (patch)
tree38c7a0f93ec030bbb1cf4067713c69257ddbc662 /isisd/ChangeLog
parent3b4cd3a9e89a5aace04a6a756bd0d23b7108fd83 (diff)
Make it compile in NetBSD and OpenBSD.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 810be798..1d2e22f5 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-19 Rivo Nurges <rix at estpak.ee>
+
+ * *.c: Removing many useless net/ethernet.h includes and some tiny
+ fixes to make it compile on NetBSD and OpenBSD.
+
2004-05-08 Paul Jakma <paul@dishone.st>
* isis_zebra.c: Sync with zclient changes.