diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-12-28 19:53:22 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-12-28 20:00:35 -0500 |
commit | 6b3b8d98173f192e82b0348791a9e926b33e36c0 (patch) | |
tree | 5c3b58255992cd5bff6d3f4e521ee24c53aa864c | |
parent | scripts/revdep-pax: do complex markings (diff) | |
download | elfix-6b3b8d98173f192e82b0348791a9e926b33e36c0.tar.gz elfix-6b3b8d98173f192e82b0348791a9e926b33e36c0.tar.bz2 elfix-6b3b8d98173f192e82b0348791a9e926b33e36c0.zip |
ChangeLog: updated
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-12-28 + + * misc/test-revdep-pax: added a test package for revdep-pax + * scripts/revdep-pax: added an allyes option + * scripts/revdep-pax: employ a more sophisticated logic for markings + when binary and library flags conflict + * scripts/revdep-pax: die elegantly if binary/library is not found 2011-12-04 |