From eeb78c4b425e4eb494bc2c5b22c2d454436a49ea Mon Sep 17 00:00:00 2001
From: Waldir Pimenta <waldir@email.com>
Date: Sat, 16 Nov 2013 18:37:05 +0000
Subject: [PATCH] link to bug

---
 RELEASE-NOTES.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index aecc69c..822f94f 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -58,7 +58,8 @@ Mwclient 0.6.3 was released on 7 April 2010
 * Properly fix detection of alpha versions
 * Added support for built-in JSON library
 * Handle badtoken once
-* Bug 2690034: Fix revision iteration
+* [Bug 2690034](https://github.com/mwclient/mwclient/issues/3):
+  Fix revision iteration
 * Fix module conflict with simplejson-1.x
   by inserting mwclient path at the beginning of `sys.path`
   instead of the end
-- 
GitLab