|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.240 2003/11/14 17:47:04 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.241 2003/11/15 01:16:37 petere Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <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 |
1375 | 1375 | </listitem> |
1376 | 1376 |
|
1377 | 1377 | <listitem> |
1378 | | - <para>Fix <literal>date_trunc('quarter', ...)</literal> (B?jthe Zolt?n)</para> |
| 1378 | + <para>Fix <literal>date_trunc('quarter', ...)</literal> (B�jthe Zolt�n)</para> |
1379 | 1379 | <para> |
1380 | 1380 | Prior releases returned an incorrect value for this function call. |
1381 | 1381 | </para> |
@@ -1844,8 +1844,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.240 2003/11/14 17:47:04 mo |
1844 | 1844 | <listitem><para>Improve pgstattuple (Rod)</para></listitem> |
1845 | 1845 | <listitem><para>Fix bug in <function>metaphone()</function> in fuzzystrmatch</para></listitem> |
1846 | 1846 | <listitem><para>Improve adddepend (Rod)</para></listitem> |
1847 | | - <listitem><para>Update spi/timetravel (B?jthe Zolt?n)</para></listitem> |
1848 | | - <listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr,M?rcio Smiderle)</para></listitem> |
| 1847 | + <listitem><para>Update spi/timetravel (B�jthe Zolt�n)</para></listitem> |
| 1848 | + <listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr, M�rcio Smiderle)</para></listitem> |
1849 | 1849 | <listitem><para>Remove array module because features now included by default (Joe)</para></listitem> |
1850 | 1850 | </itemizedlist> |
1851 | 1851 | </sect3> |
|