pgsql: Since my name has a non-ascii-letter in it, it's often spelled

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Since my name has a non-ascii-letter in it, it's often spelled
Date: 2005-12-06 18:43:42
Message-ID: 20051206184342.9A3D09DD5FC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.400 -> r1.400.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.400&r2=1.400.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-06 18:45:19 pgsql: Documentation cleanup mention: non-ascii
Previous Message Bruce Momjian 2005-12-06 18:43:27 pgsql: Since my name has a non-ascii-letter in it, it's often spelled