From 75451534f3f0ed5d0399b013d9068118d6c0bca1 Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Sat, 2 Apr 2005 04:53:33 +0000 Subject: - major source code cleanup. combine scanexec/scanrexec/pttool into unified scanelf tool. manpage updates. fixed memleak in readelf function. new options to detect TEXTREL's, display RPATH info, make display of pax flags markings optional. A new recursive option was added to scan subdirs. All sorts of good stuff that makes grandma happy. Many thanks to vapier. (Portage version: 2.0.51.19) --- app-misc/pax-utils/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'app-misc/pax-utils/ChangeLog') diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog index c1647141699a..e1c4f5acc52d 100644 --- a/app-misc/pax-utils/ChangeLog +++ b/app-misc/pax-utils/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-misc/pax-utils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.11 2005/04/01 03:30:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.12 2005/04/02 04:53:33 solar Exp $ + +*pax-utils-0.0.5 (01 Apr 2005) + + 01 Apr 2005; +pax-utils-0.0.5.ebuild: + - major source code cleanup. combine scanexec/scanrexec/pttool into unified + scanelf tool. manpage updates. fixed memleak in readelf function. new options + to detect TEXTREL's, display RPATH info, make display of pax flags markings + optional. A new recursive option was added to scan subdirs. All sorts of good + stuff that makes grandma happy. Many thanks to vapier. 31 Mar 2005; Aron Griffis pax-utils-0.0.4.ebuild: stable on ia64 -- cgit v1.2.3-65-gdbad