blob: 5116ec415198e9393c91c7e52e5bb4cd35fe0b75 (
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
36
37
38
39
40
41
42
|
# ChangeLog for dev-libs/dmalloc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.10 2004/02/28 14:53:19 dholm Exp $
*dmalloc-5.3.0 (28 Feb 2004)
28 Feb 2004; David Holm <dholm@gentoo.org> dmalloc-5.3.0.ebuild,
files/dmalloc-5.3.0-fpic.patch:
Version bumped and added to ~ppc.
27 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> dmalloc-5.2.4.ebuild:
Fix -fPIC issues. Patch from rawhide. Closing #34470.
*dmalloc-5.2.4 (20 Nov 2003)
20 Nov 2003; Alastair Tse <liquidx@gentoo.org> dmalloc-5.2.4.ebuild:
version bump
*dmalloc-5.2.3 (08 Nov 2003)
08 Nov 2003; Alastair Tse <liquidx@gentoo.org> dmalloc-5.2.3.ebuild,
metadata.xml:
version bump. small api incompatibilities with old version, see
(http://dmalloc.com/releases/notes/dmalloc-5.1.0.html)
10 Jun 2003; Alastair Tse <liquidx@gentoo.org> dmalloc-4.8.2-r1.ebuild,
dmalloc-4.8.2.ebuild:
do not strip dmalloc (eg. enable debugging), fixes #19869.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*dmalloc-4.8.2-r1 (5 June 2002)
5 June 2002; Jon Nelson <jnelson@gentoo.org> dmalloc-4.8.2-r1.ebuild:
Fixed to use --enable-threads and --enable-shlib instead of --with-shlib
(Closes 3238)
*dmalloc-4.8.2 (25 May 2002)
25 May 2002; Jon Nelson <jnelson@gentoo.org> ChangeLog, dmalloc-4.8.2.ebuild:
New ebuild for dmalloc 4.8.2, and invaluable memory debugging tool.
|