Author: oheger
Date: Thu Oct 5 20:21:14 2017
New Revision: 1811254
URL: http://svn.apache.org/viewvc?rev=1811254&view=rev
Log:
[CONFIGURATION-673] Updated changes.xml
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/changes/changes.xml?rev=1811254&r1=1811253&r2=1811254&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Thu Oct 5
20:21:14 2017
@@ -78,6 +78,10 @@
Fixed a NPE in INIConfiguration when saving a configuration with an
empty section.
</action>
+ <action dev="oheger" type="add" issue="CONFIGURATION-673"
due-to="Andreas Kuhtz ">
+ Added an Automatic-Module-Name header to the manifest for compatibility
+ with the Java 9 module system.
+ </action>
</release>
<release version="2.1.1" date="2017-02-05"