]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
Remove changelog from conf.c
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 14 Jun 2013 11:44:15 +0000 (13:44 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 14 Jun 2013 11:44:15 +0000 (13:44 +0200)
conf.c

diff --git a/conf.c b/conf.c
index 72af3dd051e0a227e5948dc9fb27d9023c7def5a..e45d5b0d0befdac20e12d45f82f458faba7e5614 100644 (file)
--- a/conf.c
+++ b/conf.c
   =======================================================================
 
   Module that reads and processes the configuration file.
-
-1999-12-19  Kalle Olavi Niemitalo  <tosi@stekt.oulu.fi>
-
-       * conf.c: Added a new configuration setting "acquisitionport" and
-       a function CNF_GetAcquisitionPort to read its value.
-       (acquisition_port): New variable.
-       (parse_port): Delegate most work to new function parse_some_port.
-       (parse_acquisitionport): New function.
-       (commands): Added "acquisitionport".
-       (CNF_GetAcquisitionPort): New function.
-
   */
 
 #include "config.h"