summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2003-12-30 11:09:00 +0000
committerpaul <paul>2003-12-30 11:09:00 +0000
commit41ad87809198dfb2cfc769d77592afaf41a2f8f0 (patch)
tree2463895c60eb20e4deec0baeafee8f993a84e951 /ChangeLog
parent10d60ad1ca677a298902beb83387363bb863fd68 (diff)
2003-12-30 Paul Jakma <paul@dishone.st>
* Makefile.am: put the redhat/ stuff into EXTRA_DIST rather than copying via dist-hook. Remove ~ files backup cruft from dists. isisd/Makefile.am: sysconf example should go via dist_examples_DATA. The include-netbsd/ headers werent mentioned as sources and werent being copied into dists.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e385a85b..fc376275 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-30 Paul Jakma <paul@dishone.st>
+
+ * Makefile.am: put the redhat/ stuff into EXTRA_DIST rather than
+ copying via dist-hook. Remove ~ files backup cruft from dists.
+ isisd/Makefile.am: sysconf example should go via
+ dist_examples_DATA. The include-netbsd/ headers werent mentioned
+ as sources and werent being copied into dists.
+
2003-12-23 Vincent Jardin <jardin@6wind.com>
* isisd: Import isisd from Sampo Saaristo's source code.