From 9b6f271edb79a07e52c15f4854020ce3d2eee692 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Sun, 11 Aug 2002 11:58:24 +0000 Subject: [PATCH] Document "language" in the common area. (Bug 124). Fix grammar of common area. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 32cd44008..c195bc6dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2002-08-11 Per Cederqvist <ceder@ceder.dyndns.org> + Document "language" in the common area. (Bug 124). + Fix grammar of common area. + * doc/Protocol-A.texi (The User Area): The description of the + common block grammar contained many errors. State that everything + is encoded as HOLLERITHs, and that they in turn contain + datatypes. Removed "list" and "elems"; added "string-list". + Added the "language" setting. + * doc/constructs.expected: Updated. + * doc/checkargs.py (lexer.toplevel_copying): Ignore. + (lexer.toplevel_quotation): Ignore + (lexer.toplevel_insertcopying): Ignore. + Make it possible to disable DNS lookups. Log DNS lookups that takes too long. (Bug 627). * src/server/server-config.c (parameters): Removed "Y2K -- GitLab