summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2003-11-15 01:16:37 +0000
committerPeter Eisentraut <peter_e@gmx.net>2003-11-15 01:16:37 +0000
commit472d9726dd30ee25382297abcb93bdf728b826da (patch)
treea9b38d2354d5fb3f1f6ccca223aff686adacbd28 /doc/src
parent7397819f7892bc2ead3cf7049cb00592a818d8dd (diff)
Correct names of people with funny characters.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/release.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 96f0947a6d9..ff11045cdff 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.240 2003/11/14 17:47:04 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.241 2003/11/15 01:16:37 petere Exp $
-->
<appendix id="release">
@@ -1375,7 +1375,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.240 2003/11/14 17:47:04 mo
</listitem>
<listitem>
- <para>Fix <literal>date_trunc('quarter', ...)</literal> (B?jthe Zolt?n)</para>
+ <para>Fix <literal>date_trunc('quarter', ...)</literal> (Böjthe Zoltán)</para>
<para>
Prior releases returned an incorrect value for this function call.
</para>
@@ -1844,8 +1844,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.240 2003/11/14 17:47:04 mo
<listitem><para>Improve pgstattuple (Rod)</para></listitem>
<listitem><para>Fix bug in <function>metaphone()</function> in fuzzystrmatch</para></listitem>
<listitem><para>Improve adddepend (Rod)</para></listitem>
- <listitem><para>Update spi/timetravel (B?jthe Zolt?n)</para></listitem>
- <listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr,M?rcio Smiderle)</para></listitem>
+ <listitem><para>Update spi/timetravel (Böjthe Zoltán)</para></listitem>
+ <listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr, Márcio Smiderle)</para></listitem>
<listitem><para>Remove array module because features now included by default (Joe)</para></listitem>
</itemizedlist>
</sect3>