Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/geckodriver.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Tolfsen <ato@mozilla.com>2016-09-06 13:03:47 +0300
committerAndreas Tolfsen <ato@mozilla.com>2016-09-06 13:03:47 +0300
commitd8eac1a8bdde4833fda2ca8a2f0f88866ee3d147 (patch)
treee62177df313e8099017c1ea2192d65cb9c9abcc5 /CHANGES.md
parent649c7271206f5d3da80625b2cb478201f48ff817 (diff)
fixup! update changelog
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 91d5d85..81c37ba 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -13,7 +13,6 @@ All notable changes to this program is documented in this file.
- Removed `--no-e10s` flag, and geckodriver will from now rely on the Firefox default multiprocessing settings (override using preferences)
- Disable pop-up blocker in the default profile by @juangj
- Changed Rust compiler version to 1.12 (beta) temporarily because of [trouble linking Musl binaries](https://github.com/rust-lang/rust/issues/34978)
--
### Fixed
- Corrected link to repository in Cargo metadata