update of the changelog

This commit is contained in:
Sylvestre Ledru 2013-06-07 13:20:36 +00:00
parent 3d114c6c65
commit a6578ff35e

3
debian/changelog vendored
View File

@ -5,8 +5,9 @@ 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
* Introduce the cpp11-migrate-X.Y package (Closes: #705626)
* Install the vim llvm script at the right place
* make clang-3.3 also conflict against the 3.4 version
* Fix the FTBFS under kfreebsd and ia64. Many thanks to Luca Falavigna
for the patches (kfreebsd.diff and ia64-fix.diff)