summaryrefslogtreecommitdiff
blob: 48280b13ee78148f4c2d8a56f0827d46811a8a41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ChangeLog for dev-util/include-what-you-use
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/include-what-you-use/ChangeLog,v 1.3 2014/02/05 21:01:40 slyfox Exp $

*include-what-you-use-3.4 (05 Feb 2014)

  05 Feb 2014; Sergei Trofimovich <slyfox@gentoo.org>
  +include-what-you-use-3.4.ebuild:
  Version bump (bug #500312 by Dirkjan Ochtman).

  03 Oct 2013; Sergei Trofimovich <slyfox@gentoo.org>
  include-what-you-use-3.3-r1.ebuild:
  added missing 'clang' depend (bug #486666 by Charles Marslett)

*include-what-you-use-3.3-r1 (27 Sep 2013)

  27 Sep 2013; Sergei Trofimovich <slyfox@gentoo.org>
  +files/include-what-you-use-3.3-issue-110-elaboration.patch,
  +include-what-you-use-3.3-r1.ebuild, +metadata.xml:
  A tool to find for exact includes used by C/C++ sources. Warns about not only
  missing but also redundant ones!