Update CHANGE to list fix for issue 755
authorDavid Neto <dneto@google.com>
Thu, 10 Aug 2017 17:13:33 +0000 (13:13 -0400)
committerDavid Neto <dneto@google.com>
Thu, 10 Aug 2017 17:13:33 +0000 (13:13 -0400)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4f5cf81..f797ec1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -49,6 +49,8 @@ v2016.7-dev 2017-01-06
      structured code when the inlined function had early returns.
    #697: Optimizer's Instruction::ForEachInId method was skipping semantics-id
      and scope-id.
+   #755: Inliner: Fix inlining of callee with single Return appearing before
+     the end of the function.
 
 v2016.6 2016-12-13
  - Published the C++ interface for assembling, disassembling, validation, and