Author: oheger
Date: Sat Sep 3 19:18:07 2011
New Revision: 1164914
URL: http://svn.apache.org/viewvc?rev=1164914&view=rev
Log:
Using Commons Configuration as an adjective to be compatible with trademark
policy; also in release notes.
Modified:
commons/proper/configuration/trunk/RELEASE-NOTES.txt
Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/RELEASE-NOTES.txt?rev=1164914&r1=1164913&r2=1164914&view=diff
==============================================================================
--- commons/proper/configuration/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/configuration/trunk/RELEASE-NOTES.txt Sat Sep 3 19:18:07
2011
@@ -10,8 +10,9 @@ INTRODUCTION
This document contains the release notes for this version of the Commons
Configuration component, and highlights changes since the previous version.
-Commons Configuration provides a generic configuration interface which enables
-an application to read configuration data from a variety of sources.
+The Commons Configuration software library provides a generic configuration
+interface which enables an application to read configuration data from a
variety
+of sources.
It has been a while since the last release, therefore numerous bug fixes have
accumulated. Most of them are not critical, but make the library more stable