DavidBurns updating changelog for python

git-svn-id: http://selenium.googlecode.com/svn/trunk/py@17217 07704840-8298-11de-bf8c-fd130f914ac9
diff --git a/CHANGES b/CHANGES
index 4965b65..c3d8929 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+Selenium 2.24
+* Removing the ctypes approach of invoking IEDriver, you will need to download the IEDriverServer from
+  https://code.google.com/p/selenium/downloads/list
+
 Selenium 2.23
 * Support for FF13 native events