fix changelog

This commit is contained in:
Sylvestre Ledru 2023-07-09 15:20:41 +02:00
parent 5322f0340b
commit 0d2bdf4339

7
debian/changelog vendored
View File

@ -3,6 +3,13 @@ llvm-toolchain-snapshot (1:17~++20230701095046+dc6c8b8d1e35-1~exp2) UNRELEASED;
* Install usr/lib/llvm-17/lib/clang/17/include/llvm_libc_wrappers/*.h
in libclang-common-X.Y-dev
* fix the libclang & libomp5 symbol files
* Add new symbol to libclang1:
clang_CXXMethod_isExplicit
clang_createIndexWithOptions
clang_getBinaryOperatorKindSpelling
clang_getCursorBinaryOperatorKind
clang_getCursorUnaryOperatorKind
clang_getUnaryOperatorKindSpelling
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 09 Jul 2023 15:15:34 +0200