2
0

ChangeLog 329 B

123456789101112
  1. 2008-09-23 Marek Habersack <[email protected]>
  2. * LogicalTypeInfo.cs: do not use
  3. LazyDictionary as enum serializer anymore.
  4. * ProfileService.cs: do not use
  5. LazyDictionary as ProfileService serializer anymore.
  6. * RestHandler.cs: do not use
  7. LazyDictionary as the Exception or NameValueCollection serializer
  8. anymore.