summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2009-12-16 14:13:14 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2009-12-16 14:13:14 +0000
commit47ec3bae92c9f029e064b5cbe6287583c986479d (patch)
tree39b18f16c65578ed24d32ac98e9480b31000e5b4 /app-forensics/aide/ChangeLog
parentversion bump (diff)
downloadhistorical-47ec3bae92c9f029e064b5cbe6287583c986479d.tar.gz
historical-47ec3bae92c9f029e064b5cbe6287583c986479d.tar.bz2
historical-47ec3bae92c9f029e064b5cbe6287583c986479d.zip
Fixed --as-needed issue, bug #271326.
Package-Manager: portage-2.1.7.14/cvs/Linux x86_64
Diffstat (limited to 'app-forensics/aide/ChangeLog')
-rw-r--r--app-forensics/aide/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog
index e5d2fd693d89..569663574b79 100644
--- a/app-forensics/aide/ChangeLog
+++ b/app-forensics/aide/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-forensics/aide
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.44 2009/07/22 22:32:24 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.45 2009/12/16 14:13:14 matsuu Exp $
+
+*aide-0.13.1-r4 (16 Dec 2009)
+
+ 16 Dec 2009; MATSUU Takuto <matsuu@gentoo.org> +aide-0.13.1-r4.ebuild,
+ +files/aide-0.13.1-as-needed.patch:
+ Fixed --as-needed issue, bug #271326.
22 Jul 2009; MATSUU Takuto <matsuu@gentoo.org> files/aideinit:
Fixed aideinit -b issue, bug #277282.