jenkins-bot has submitted this change and it was merged.
Change subject: Release 2.0rc5 ChangeLog
......................................................................
Release 2.0rc5 ChangeLog
Backport If00943f8e64df231716ce67163b65ed2cba3f81d to master
Change-Id: I3d1d5f707c975d6fa64c34277982e2ec6fbc1fd7
---
M ChangeLog
1 file changed, 35 insertions(+), 0 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/ChangeLog b/ChangeLog
index 17a191d..00fa7f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+Release 2.0rc5 (17 August 2016)
+===============================
+
+Bugfixes
+--------
+de630d8 Establish the project's name, once and for all
+fcca7ad setup.py: Add Python 3.4 and 3.5 to pypi classifiers
+e8be996 Remove item count output in page generators
+de75825 Test Python 3.5 on Travis
+f39c8fa Fix docstring capitalization in return types and behavior
+0e9ecb0 Stop reading 'cookieprefix' upon login
+65d62ae Fix travis global environment variables
+18a1574 Fix notifications building from JSON
+c846932 pywikibot: Store ImportError in imported variable
+99d789b Use default tox pip install
+eba4d95 Add asteroids that are being used as locations
+2b95d9e [bugfix] Fix test_translateMagicWords test
+76fa79c Fix ID for Rhea
+4491ed7 [bugfix] pass User page object to NotEmailableError
+ea0c637 Allow pywikibot to run on Windows 10 as well
+8864e34 listpages.py: Fix help docstring
+697b4f6 pwb.py: make sure pywikibot is correctly loaded before starting a script
+c66c463 win32_unicode: force truetype font in console
+16d8ff0 Update main copyright year to 2016
+ae0ddfc [L10N] add "sco" to redirected category pages
+10dc22a date.py: fix Hungarian day-month title
+b47b202 Prevent <references.../> from being destroyed
+c414088 [FIX] Page: Use repr-like if it can't be encoded
+ab2b9cc pywikibot.WARNING -> pywikibot.logging.WARNING
+c4f950c Do not expand text by default in getCategoryLinks
+435f6c4 Typo fix
+2c5944f Prevent AttributeError for when filename is None
+02872b7 Split TestUserContribs between user and non-user
+
+
Release 2.0rc4 (15 December 2015)
=================================
--
To view, visit https://gerrit.wikimedia.org/r/306643
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3d1d5f707c975d6fa64c34277982e2ec6fbc1fd7
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <info(a)gno.de>
Gerrit-Reviewer: John Vandenberg <jayvdb(a)gmail.com>
Gerrit-Reviewer: Legoktm <legoktm.wikipedia(a)gmail.com>
Gerrit-Reviewer: Xqt <info(a)gno.de>
Gerrit-Reviewer: jenkins-bot <>
Build Update for wikimedia/pywikibot-core
-------------------------------------
Build: #3626
Status: Errored
Duration: 31 minutes and 8 seconds
Commit: 936170b (master)
Author: zhuyifei1999
Message: Site.editpage: Moving locking mechanism into a try...finally block
Repetition is the root of all evil. One place where self.unlock_page(page)
is forgotten can cause a deadlock.
Try...finally block is used everywhere else for unlocking in Site except
for editpage.
Bug: T145633
Change-Id: Ia5738f651fa23ab1a62d0f3ead85e0dbf4856136
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/2d2d51b759ac...936170b7…
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/159867784
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications