Update revision number in CHANGELOG.TXT
authorEric Fiselier <eric@efcs.ca>
Tue, 25 Oct 2016 19:44:38 +0000 (19:44 +0000)
committerEric Fiselier <eric@efcs.ca>
Tue, 25 Oct 2016 19:44:38 +0000 (19:44 +0000)
llvm-svn: 285102

libcxx/lib/abi/CHANGELOG.TXT

index 71f59e0..e71f092 100644 (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