diff options
| author | bors <bors@rust-lang.org> | 2017-01-23 05:05:51 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-01-23 05:05:51 +0000 |
| commit | 7bfe5c0281df677048decf41c46d28b872c19d7f (patch) | |
| tree | ec471e230e368b815dc9f5c1fdd5ca01a25c14f8 | |
| parent | 17cae033787aca26b00a8c820c1599926a1fd94d (diff) | |
| parent | 34a3709f74d7c089927827038a3ebba50b180e0f (diff) | |
| download | rust-7bfe5c0281df677048decf41c46d28b872c19d7f.tar.gz rust-7bfe5c0281df677048decf41c46d28b872c19d7f.zip | |
Auto merge of #39248 - Wilfred:patch-1, r=frewsxcv
Adding missing URL to release notes
| -rw-r--r-- | RELEASES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 74ab03f7778..99d6b7709ed 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -168,6 +168,7 @@ Compatibility Notes [37613]: https://github.com/rust-lang/rust/pull/37613 [37615]: https://github.com/rust-lang/rust/pull/37615 [37636]: https://github.com/rust-lang/rust/pull/37636 +[37627]: https://github.com/rust-lang/rust/pull/37627 [37642]: https://github.com/rust-lang/rust/pull/37642 [37677]: https://github.com/rust-lang/rust/pull/37677 [37699]: https://github.com/rust-lang/rust/pull/37699 |
