Author: desruisseaux
Date: Wed Jan 30 17:53:49 2013
New Revision: 1440559
URL: http://svn.apache.org/viewvc?rev=1440559&view=rev
Log:
Forgot to commit this change in the previous merge.
Modified:
sis/branches/JDK7/CHANGES
Modified: sis/branches/JDK7/CHANGES
URL:
http://svn.apache.org/viewvc/sis/branches/JDK7/CHANGES?rev=1440559&r1=1440558&r2=1440559&view=diff
==============================================================================
--- sis/branches/JDK7/CHANGES (original)
+++ sis/branches/JDK7/CHANGES Wed Jan 30 17:53:49 2013
@@ -3,6 +3,8 @@ Apache SIS Change Log
Release 0.3-incubating - Current Development
+* SIS-77: Provide an IDE build for Eclipse (mattmann)
+
* SIS-70: Make QuadTreeNode and associated classes package private
(Martin Desruisseaux, mattmann)