From: Bruce Momjian Date: Tue, 6 Dec 2005 18:43:40 +0000 (+0000) Subject: Since my name has a non-ascii-letter in it, it's often spelled wrong. In X-Git-Tag: REL8_1_1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ebd65ddd40b7e4f9446ed078015d2919f4536a2;p=postgresql Since my name has a non-ascii-letter in it, it's often spelled wrong. In the latest release notes there is a latin1 character that shouldn't be there so I made a patch to fix that. This patch also fixes some old entries that uses o instead of ö (which is also wrong but not as bad as including a latin1 character in the sgml file). Dennis Bj?rklund --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 145dcc9b73..c24951e50a 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@