From 0384ff07ef7c30cd095dfae84282fbf75b58d32c Mon Sep 17 00:00:00 2001 From: andrewlewis Date: Wed, 7 Feb 2018 08:59:32 -0800 Subject: [PATCH] Add issue link to release notes ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=184844870 --- RELEASENOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 1c05a2375f..bd863fb2f8 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -94,7 +94,8 @@ * Fix potential NPE when removing media sources from a DynamicConcatenatingMediaSource ([#3796](https://github.com/google/ExoPlayer/issues/3796)). -* Open source DownloadService, DownloadManager and related classes. +* Open source DownloadService, DownloadManager and related classes + ([#2643](https://github.com/google/ExoPlayer/issues/2643)). ### 2.6.1 ###