summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2009-08-15 14:34:25 +0000
committerTill Straumann <strauman@slac.stanford.edu>2009-08-15 14:34:25 +0000
commit383c07ca83eaee4f56c845309d71ceab991c8f9f (patch)
tree15ded6c37066225874e1be496220fa88b74b5956 /bsd_eth_drivers/ChangeLog
parent2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de> (diff)
downloadlibbsdport-383c07ca83eaee4f56c845309d71ceab991c8f9f.tar.bz2
2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>
* if_re/Makefile.am: added 'if_rlreg.h' to SOURCES so that it is 'distributed'.
Diffstat (limited to 'bsd_eth_drivers/ChangeLog')
-rw-r--r--bsd_eth_drivers/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsd_eth_drivers/ChangeLog b/bsd_eth_drivers/ChangeLog
index fc565b9..066074f 100644
--- a/bsd_eth_drivers/ChangeLog
+++ b/bsd_eth_drivers/ChangeLog
@@ -1,5 +1,10 @@
2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>
+ * if_re/Makefile.am: added 'if_rlreg.h' to SOURCES so
+ that it is 'distributed'.
+
+2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>
+
* if_em/31000_osdep.h: added missing 'void' return
type of __out_le32() inline function.