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 19:53:22 -0500 |
commit | 5b9bf47b7da54c8f826bde801898b7ef7ab64a0d (patch) | |
tree | 4af052f705310af8942193ccc046eabadcb1dad8 /ChangeLog | |
parent | scripts/revdep-pax: do complex markings (diff) | |
download | elfix-5b9bf47b7da54c8f826bde801898b7ef7ab64a0d.tar.gz elfix-5b9bf47b7da54c8f826bde801898b7ef7ab64a0d.tar.bz2 elfix-5b9bf47b7da54c8f826bde801898b7ef7ab64a0d.zip |
ChangeLog: updated
Diffstat (limited to 'ChangeLog')
-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 |