14
0

- Update to 2.21.3:

* Fix for File Upload to remote servers
  * Better handling of typing in input=file. Bug 3831, 3736
  * Better handling of unicode URLS Bug 3740

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=29
This commit is contained in:
Alexandre Rogoski
2012-05-09 05:07:56 +00:00
committed by Git OBS Bridge
parent 2f6a963e0d
commit d4826e7f3a
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 9 05:05:09 UTC 2012 - alexandre@exatati.com.br
- Update to 2.21.3:
* Fix for File Upload to remote servers
* Better handling of typing in input=file. Bug 3831, 3736
* Better handling of unicode URLS Bug 3740
-------------------------------------------------------------------
Mon Apr 16 22:46:52 UTC 2012 - alexandre@exatati.com.br