This commit is contained in:
eeichinger
2009-09-05 00:18:19 +00:00
parent 30279cba61
commit 9058cb0ce7

View File

@@ -43,6 +43,8 @@ Spring.Core
7. a) Signature of CollectionUtils.Contains(ICollection collection, object element) changed to CollectionUtils.Contains(IEnumerable collection, object element)
b) returns 'null' in case of collection==null instead of throwing an exception
8. dropped Spring.Expressions.DateLiteralNode
Spring.Aop