summaryrefslogtreecommitdiff
blob: 0103103eb7109ad5cc61ee86dbc123d6c40ca242 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# ChangeLog for dev-db/libodbc++
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/libodbc++/ChangeLog,v 1.8 2006/04/14 00:07:27 halcy0n Exp $

  14 Apr 2006; Mark Loeser <halcy0n@gentoo.org>
  +files/libodbc++-0.2.3-doxygen.patch, +files/libodbc++-0.2.3-gcc41.patch,
  libodbc++-0.2.3-r1.ebuild:
  Add patch to fix compilation with gcc-4.1 and doxygen doc generation; bug
  #125196

  15 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
  +files/libodbc++-0.2.3-std-streamsize.patch, libodbc++-0.2.3-r1.ebuild:
  Fix compilation on amd64 with patch by Dan Hirsch <thequux AT gmail DOT
  com>; bug #117652

  19 Sep 2005; Mark Loeser <halcy0n@gentoo.org> metadata.xml:
  Adding to cpp herd

*libodbc++-0.2.3-r1 (02 Jul 2005)

  02 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> 
  +libodbc++-0.2.3-r1.ebuild:
  Fix bug #97081, and also a lingering unnoticed bug that isql++ was not always
  built. ccache is highly recommended now due to the braindead build method
  that upstream uses.

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> libodbc++-0.2.3.ebuild:
  sync IUSE (+qt)

*libodbc++-0.2.3 (16 Nov 2003)

  16 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> libodbc++-0.2.3.ebuild:
  initial commit, from bug 26140, submission by Henri Schomaecker
  <henri.schomaecker@virtual-homes.de>