2005-09-21 redzara

* Use ISO-8859-1 for the susidns xml
This commit is contained in:
jrandom
2005-09-21 23:01:00 +00:00
committed by zzz
parent 3286ca49c8
commit 30bd659149
3 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE web-app
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
"http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
@ -14,4 +14,4 @@
<welcome-file>index.html</welcome-file>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
</web-app>
</web-app>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="susidns" default="all" basedir=".">
<property name="jetty" value="../../jetty/" />
<property name="project" value="susidns" />

View File

@ -1,4 +1,7 @@
$Id: history.txt,v 1.261 2005/09/18 19:56:47 ragnarok Exp $
$Id: history.txt,v 1.262 2005/09/21 01:43:04 jrandom Exp $
2005-09-21 redzara
* Use ISO-8859-1 for the susidns xml
2005-09-21 susi
* Bugfix in susidns for deleting entries