From 763531d41e3a3895775f5fe2f55ba3ad3e50eeb6 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 4 Jan 2016 12:51:36 +0000 Subject: [PATCH] more info in the changelog --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 01865616..07434591 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,11 @@ llvm-toolchain-snapshot (1:3.8~svn256489-1~exp1) experimental; urgency=medium See https://llvm.org/bugs/show_bug.cgi?id=25468 - add missing files to clang-format - Add patch to fix sanitizer lit invocation + - removed LLVM-internal tools (lit, FileCheck, not, *-tblgen, etc.); + not installed by CMake, not intended for distribution + - removed llvm-X.Y-tools (contained only internal tools) + - removed autotools-specific artifacts (configure, Makefile, etc.) + - removed dummy documentation files -- Sylvestre Ledru Mon, 28 Dec 2015 09:31:25 +0100