Author: mbenson
Date: Fri Jun 17 23:47:52 2011
New Revision: 1137084

URL: http://svn.apache.org/viewvc?rev=1137084&view=rev
Log:
note LANG-684 in release notes

Modified:
    commons/proper/lang/trunk/RELEASE-NOTES.txt

Modified: commons/proper/lang/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/lang/trunk/RELEASE-NOTES.txt?rev=1137084&r1=1137083&r2=1137084&view=diff
==============================================================================
--- commons/proper/lang/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/lang/trunk/RELEASE-NOTES.txt Fri Jun 17 23:47:52 2011
@@ -61,6 +61,7 @@ ADDITIONS IN 3.0
     [LANG-678] Add support for ConcurrentMap.putIfAbsent()
     [LANG-692] Add hashCodeMulti varargs method
     [LANG-697] Add FormattableUtils class
+    [LANG-684] Levenshtein Distance Within a Given Threshold
 
 REMOVALS IN 3.0
 ===============


Reply via email to