From d2eba0e1f125142490c35aeaba5194964b7132f9 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 6 Jun 2013 16:02:38 +0000 Subject: [PATCH] Document the introduction of cpp11-migrate-X.Y --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index ab6c640d..58ff7c82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ llvm-toolchain-3.3 (1:3.3~+rc3-1~exp2) unstable; urgency=low * Create the compiler-rt directory for unsupported platforms * Fix the FTBFS under HURD (hurd-endian.diff) * Introduce the clang-format-X.Y package + * Introduce the cpp11-migrate-X.Y package * Install the vim llvm script at the right place * Fix the FTBFS under kfreebsd and ia64. Many thanks to Luca Falavigna for the patches (kfreebsd.diff and ia64-fix.diff)