From c30b0fe2a6b852c77dd843530488907e68908304 Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Mon, 6 Jun 2016 21:52:13 +0530 Subject: [PATCH] Updated release notes Change-Id: Ied90c54683dd96ac9fb0c3039a94aea5e4aa11c6 [ROCm/hip commit: b22950661134f18b202161ace7e1f200769c15ee] --- projects/hip/RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/RELEASE.md b/projects/hip/RELEASE.md index 343e028e9c..d553cda49b 100644 --- a/projects/hip/RELEASE.md +++ b/projects/hip/RELEASE.md @@ -9,7 +9,7 @@ Stay tuned - the work for many of these features is already in-flight. =================================================================================================== Release:0.86.00 -Date: 2016.05.xx +Date: 2016.06.06 - Add clang-hipify : clang-based hipify tool. Improved parsing of source code, and automates creation of hipLaunchParm variable. - Implement memory register / unregister commands (hipHostRegister, hipHostUnregister)