Update revision number in CHANGELOG.TXT

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@285102 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2016-10-25 19:44:38 +00:00
parent 8330b1ec02
commit da2c55edd9

View File

@@ -17,7 +17,7 @@ Version 4.0
-----------
* rTBD - Add -fvisibility-inlines-hidden when building libc++.
* r285101 - Add -fvisibility-inlines-hidden when building libc++.
Although this change removes symbols, it should still be non-ABI breaking
since all of the definitions removed are inline functions. For this reason