aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Breedt <bitserf@gmail.com>2005-07-13 06:27:52 +0000
committerLeon Breedt <bitserf@gmail.com>2005-07-13 06:27:52 +0000
commitf92f6a1301aea5a920ec212ec3274551f2767e15 (patch)
tree406b61d97230268f54e8cf4e15b81a990eacb9c3
parentb7f3751ce04e144f0794cc817ec13d850ceb6fd8 (diff)
downloadrails-f92f6a1301aea5a920ec212ec3274551f2767e15.tar.gz
rails-f92f6a1301aea5a920ec212ec3274551f2767e15.tar.bz2
rails-f92f6a1301aea5a920ec212ec3274551f2767e15.zip
add changelog entry.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1824 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
-rw-r--r--actionwebservice/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/actionwebservice/CHANGELOG b/actionwebservice/CHANGELOG
index 2f97acd533..8b2d63e804 100644
--- a/actionwebservice/CHANGELOG
+++ b/actionwebservice/CHANGELOG
@@ -1,3 +1,7 @@
+*SVN*
+
+* ActionWebService now always returns UTF-8 responses.
+
*0.8.1* (11 July, 2005)
* Fix scaffolding for Action Pack controller changes