Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJb Evain <jbevain@gmail.com>2009-07-20 10:17:06 +0400
committerJb Evain <jbevain@gmail.com>2009-07-20 10:17:06 +0400
commit43f59cd5b99566f282bdf445454c5e8c7f7e7ab2 (patch)
tree4eef8755f256dea16baf76cbd18be58bb2ed4e24 /mcs/class/System.Core/System.Linq/ChangeLog
parent5f37b8ab11b41410246eb77b61305db70465a1cc (diff)
2009-07-20 Jb Evain <jbevain@novell.com>
* Lookup.cs: avoid a double dictionary lookup on the indexer. svn path=/trunk/mcs/; revision=138194
Diffstat (limited to 'mcs/class/System.Core/System.Linq/ChangeLog')
-rw-r--r--mcs/class/System.Core/System.Linq/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.Core/System.Linq/ChangeLog b/mcs/class/System.Core/System.Linq/ChangeLog
index 8234a3e1da2..71b371c2d88 100644
--- a/mcs/class/System.Core/System.Linq/ChangeLog
+++ b/mcs/class/System.Core/System.Linq/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-20 Jb Evain <jbevain@novell.com>
+
+ * Lookup.cs: avoid a double dictionary lookup on the indexer.
+
2009-07-19 Gonzalo Paniagua Javier <gonzalo@novell.com>
* Lookup.cs: when there are no matching elements, return an empty