From 33da7919d168880cdbc2fcb970f31dfb50dcf13a Mon Sep 17 00:00:00 2001 From: Luke Inman-Semerau Date: Thu, 5 Dec 2013 10:35:51 -0800 Subject: [PATCH] updating python change log for 2.38.1 --- py/CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/py/CHANGES b/py/CHANGES index 2f7b618d7eecb..ce450432710ff 100644 --- a/py/CHANGES +++ b/py/CHANGES @@ -1,3 +1,6 @@ +Selenium 2.38.1 +* fix packaging problem where firefox/webdriver_prefs.json was missing + Selenium 2.38 * Support for Firefox 25 * FirefoxProfile now using common webdriver.json instead of having our own copy in py