summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-18 20:22:09 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-18 20:22:09 +0300
commit5cff84723324b1fc01ea0962c0412bf7dc6027b4 (patch)
tree017d059127233d26f3984198ff6d0cb0471b7a4d /NEWS
parente9839fa9e91155f20ffdb48bc6b8d3d672cb8061 (diff)
downloadick2-5cff84723324b1fc01ea0962c0412bf7dc6027b4.tar.gz
Change: look up credentials using controller URL (fallback auth url)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d33e3d..0ecabc5 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ Version 0.52.1+git, not yet released
* Icktool shows a more humane error message if getting a token fails,
instead of a Python stack trace.
+* Icktool now looks for credentials using both the controller URL, and
+ the authentication URL.
+
Version 0.52.1, released 2018-06-12
----------------------------------