diff --git a/History.txt b/History.txt index 2176af74..65167a3c 100644 --- a/History.txt +++ b/History.txt @@ -2,6 +2,7 @@ * Bug fixes + * Set HTTP_X_REQUESTED_WITH in the Rack env when a request is made with :xhr => true (Ben Sales) * Set headers in the Rack env in HTTP_USER_AGENT form * Rack::Test now generates no Ruby warnings