diff options
author | Justin Clark-Casey (justincc) | 2010-03-11 21:04:56 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-03-11 21:04:56 +0000 |
commit | e844524b4130bae62d0ede3ae4fa123b96848aac (patch) | |
tree | 7dcbfafdc6ab22f95da2554e957334821a3351b1 /CONTRIBUTORS.txt | |
parent | very minor spacing adjustment (diff) | |
download | opensim-SC_OLD-e844524b4130bae62d0ede3ae4fa123b96848aac.zip opensim-SC_OLD-e844524b4130bae62d0ede3ae4fa123b96848aac.tar.gz opensim-SC_OLD-e844524b4130bae62d0ede3ae4fa123b96848aac.tar.bz2 opensim-SC_OLD-e844524b4130bae62d0ede3ae4fa123b96848aac.tar.xz |
Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
Actually using the one built against Net 2.0 (labelled Newtonsoft.Json.Net20.dll) since the 3.5 build is not compatible with Mono 2.4 (though it is with Mono 2.6)
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 5b4959a..e5c8cb9 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt | |||
@@ -164,6 +164,7 @@ This software uses components from the following developers: | |||
164 | * log4net (http://logging.apache.org/log4net/) | 164 | * log4net (http://logging.apache.org/log4net/) |
165 | * GlynnTucker.Cache (http://gtcache.sourceforge.net/) | 165 | * GlynnTucker.Cache (http://gtcache.sourceforge.net/) |
166 | * NDesk.Options 0.2.1 (http://www.ndesk.org/Options) | 166 | * NDesk.Options 0.2.1 (http://www.ndesk.org/Options) |
167 | * Json.NET 3.5 Release 6. The binary used is actually Newtonsoft.Json.Net20.dll for Mono 2.4 compatability (http://james.newtonking.com/projects/json-net.aspx) | ||
167 | 168 | ||
168 | Some plugins are based on Cable Beach | 169 | Some plugins are based on Cable Beach |
169 | Cable Beach is Copyright (c) 2008 Intel Corporation | 170 | Cable Beach is Copyright (c) 2008 Intel Corporation |