From 7592a033df4f81ba985e1d6f57ad0ef488dc5745 Mon Sep 17 00:00:00 2001
From: Diva Canto
Date: Tue, 12 Apr 2011 20:24:28 -0700
Subject: Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up
to OpenSim.Framework -- just pasted them in WebUtil. This is so that code
that uses the Service connectors don't need to include the HttpServer dll --
that was odd.
---
prebuild.xml | 1 -
1 file changed, 1 deletion(-)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 870ebf3..8171664 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -931,7 +931,6 @@
-
--
cgit v1.1
From 6613daa82a3bf0d45b0be1b2941646042f9008f4 Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Wed, 13 Apr 2011 17:46:36 +0100
Subject: Add a regression test for rezzing a single object into a scene from
user inventory
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 8171664..49063da 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2888,6 +2888,7 @@
+
--
cgit v1.1