diff --git a/src/server/ChangeLog b/src/server/ChangeLog
index a7ed43faa422653e3d620bc9861f1bfaea4eb9c0..b409d973bc5cc3a626aab926340ccd3b1d328be7 100644
--- a/src/server/ChangeLog
+++ b/src/server/ChangeLog
@@ -1,3 +1,17 @@
+Fri Feb 21 01:45:35 1992  Per Cederqvist  (ceder@robin)
+
+	* SYNC_TIMEOUT (server-config.c): Decreased from 10 millisec to 0.
+	  It takes some 2 hours for the server at Lysator to save the
+	  entire data base, and that is a bit too long...
+
+	* main (dbck.c): New flag: -s. Prints some extra statistics.
+
+	* print_statistics (dbck.c): New function that prints statistics
+	  about the lengths of texts.
+
+	* (prot-a-parse-arg-c.awk): Fixed a syntax error. (gawk could
+	  handle the file, but awk could not).
+
 Sun Jan 12 02:30:34 1992  Per Cederqvist  (ceder at lysator)
 
 	* prot_a_get_token (prot-a-parse.[ch]): Then function is now static.