Author: jcarman
Date: Thu Feb 21 12:03:55 2008
New Revision: 629964

URL: http://svn.apache.org/viewvc?rev=629964&view=rev
Log:
Added minimum JDK version requirement.

Modified:
    commons/proper/proxy/branches/proxy-1.0-work/RELEASE-NOTES.txt

Modified: commons/proper/proxy/branches/proxy-1.0-work/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/proxy/branches/proxy-1.0-work/RELEASE-NOTES.txt?rev=629964&r1=629963&r2=629964&view=diff
==============================================================================
--- commons/proper/proxy/branches/proxy-1.0-work/RELEASE-NOTES.txt (original)
+++ commons/proper/proxy/branches/proxy-1.0-work/RELEASE-NOTES.txt Thu Feb 21 
12:03:55 2008
@@ -8,6 +8,10 @@
 Apache Commons Proxy is a package of utility classes which facilitate the
 creation of dynamic proxies in Java.
 
+REQUIREMENTS:
+
+JDK1.4+
+
 NOTES:
 
 *** This is the initial release ***


Reply via email to