Author: simonetripodi
Date: Sat Apr 9 20:39:24 2011
New Revision: 1090681
URL: http://svn.apache.org/viewvc?rev=1090681&view=rev
Log:
added missing XML encoding
Modified:
commons/proper/discovery/trunk/src/changes/changes.xml
Modified: commons/proper/discovery/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/discovery/trunk/src/changes/changes.xml?rev=1090681&r1=1090680&r2=1090681&view=diff
==============================================================================
--- commons/proper/discovery/trunk/src/changes/changes.xml (original)
+++ commons/proper/discovery/trunk/src/changes/changes.xml Sat Apr 9 20:39:24
2011
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with