aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc/src/notes.xml
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-09-09 16:22:25 +0200
committerBjörn Gustavsson <[email protected]>2013-09-09 16:22:25 +0200
commit82bc96acf24be36e690225f1adac1854ff693f58 (patch)
treeb115cd2c5c3070016825f33ff154fdb713145eec /lib/inets/doc/src/notes.xml
parentd32912128710ff557a1517d7e3a69e0e6a6568d9 (diff)
parentc011973178d860f280c6ce18b07ce4176aec5b35 (diff)
downloadotp-82bc96acf24be36e690225f1adac1854ff693f58.tar.gz
otp-82bc96acf24be36e690225f1adac1854ff693f58.tar.bz2
otp-82bc96acf24be36e690225f1adac1854ff693f58.zip
Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint
* bjorn/xml-encoding-fix/OTP-11310: Change encoding of troublesome notes.xml files to utf-8 Convert some notes.xml files from latin-1 to utf-8
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>