aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc/src/notes.xml
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-09-06 13:40:21 +0200
committerBjörn Gustavsson <[email protected]>2013-09-06 14:01:49 +0200
commitc011973178d860f280c6ce18b07ce4176aec5b35 (patch)
treea6623024efe0bfe3a87c8fa270e605aa8ede7827 /lib/inets/doc/src/notes.xml
parentd7ce2d9b68ba83e46100a97aaf56c0ca09899525 (diff)
downloadotp-c011973178d860f280c6ce18b07ce4176aec5b35.tar.gz
otp-c011973178d860f280c6ce18b07ce4176aec5b35.tar.bz2
otp-c011973178d860f280c6ce18b07ce4176aec5b35.zip
Change encoding of troublesome notes.xml files to utf-8
Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit.
Diffstat (limited to 'lib/inets/doc/src/notes.xml')
-rw-r--r--lib/inets/doc/src/notes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml
index f6bb2cca49..42183b8cc5 100644
--- a/lib/inets/doc/src/notes.xml
+++ b/lib/inets/doc/src/notes.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="iso-8859-1" ?>
+<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE chapter SYSTEM "chapter.dtd">
<chapter>
@@ -616,7 +616,7 @@
<p>[httpd] Fix httpd directory traversal on Windows.
Directory traversal was possible on Windows where
backward slash is used as directory separator. </p>
- <p>Andr�s Veres-Szentkir�lyi.</p>
+ <p>András Veres-Szentkirályi.</p>
<p>Own Id: OTP-9561</p>
</item>
@@ -724,7 +724,7 @@
<item>
<p>[httpd] Improved error messages. </p>
- <p>Ricardo Catalinas Jim�nez</p>
+ <p>Ricardo Catalinas Jiménez</p>
<p>Own Id: OTP-9157</p>
</item>