From f99d33b0a2880f9e5de6aafd311ec6d405dd55d8 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Sat, 8 Aug 1998 15:43:37 +0000 Subject: [PATCH] Minor documentation fixes. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0739e7885..8a6107373 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 1998-08-08 Per Cederqvist <ceder@lysator.liu.se> + Minor documentation fixes. + * doc/aux-info.doc: Document dont-garb. + * doc/Protocol-A.texi: Spell checking performed. Some other minor + typos fixed. State that the aux-item read-confirm should only be + added after the user has acknowledged that he has read the text. + Fixed bugs in get_map and local_to_global. * src/server/text.c (get_map): Fixed a couple of fence errors. (local_to_global): Using first_local_no==0 is an error. Fixed a -- GitLab