summaryrefslogtreecommitdiff
path: root/ripngd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-11-25 19:33:48 +0000
committerhasso <hasso>2004-11-25 19:33:48 +0000
commitc065230a4c617a1cdf8813dd25384bcc9591f61a (patch)
tree42285fe5604e43ada3b53ac9a77ba1e3c4464b52 /ripngd/ChangeLog
parentaccb156b9b1c3f4b46ab01f8850200f450fc40d8 (diff)
Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.
Diffstat (limited to 'ripngd/ChangeLog')
-rw-r--r--ripngd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog
index 78dc1d37..1abea564 100644
--- a/ripngd/ChangeLog
+++ b/ripngd/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-25 Hasso Tepper <hasso at quagga.net>
+
+ * ripng_main.c: Make group to run as configurable.
+
2004-10-26 Hasso Tepper <hasso at quagga.net>
* ripng_debug.c: Fix help of "show debugging ripng" command.