From aa04293fc3b0b6c42e44ecb12f33b4240e9358e4 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Mon, 13 Jul 1998 23:29:31 +0000 Subject: [PATCH] Forgot to commit this file yesterday. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a965cb7..09523fc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,14 @@ * sysdeps/stub/*.c: changed suffix of all functions from '_s' to '_r'; see also ChangeLog entry from Jun 6. +1998-07-13 Martin Baulig + + * src/daemon/server_config.h: Removed from CVS. + This is a config file which needs to be edited. + + * src/daemon/server_config.h.in: Added. This is just + an example for `server_config.h'. + 1998-07-13 Martin Baulig * glibtop.h: Fixed invocation of `glibtop_close_r'.