Build fixes and clock_get_time copy from paul querna
Reviewed By: mcslee
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665085 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
new file mode 100644
index 0000000..cd5901f
--- /dev/null
+++ b/CONTRIBUTORS
@@ -0,0 +1,10 @@
+----------------
+Release 20070401
+----------------
+
+Kevin Ko <kevin.s.ko@gmail.com>
+-Fix for unnecessary std::string copy construction in Protocol/Exception
+
+Paul Querna <pquerna@apache.org>
+-Autoconf error message fix for libevent detection
+-clock_gettime implementation for OSX