aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-26 22:15:45 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-12-28 20:11:55 -0500
commit2ee0c7968c82bbc290ecb2b28289ee6498d963e6 (patch)
treefcee5218a6e14344efa3752a9a9c7c6ab9ee3acf
parentmisc/alt-revdep-pax: cleanup wrt object with no pax flags (diff)
downloadelfix-2ee0c7968c82bbc290ecb2b28289ee6498d963e6.tar.gz
elfix-2ee0c7968c82bbc290ecb2b28289ee6498d963e6.tar.bz2
elfix-2ee0c7968c82bbc290ecb2b28289ee6498d963e6.zip
ChangeLog: updated
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67404d5..e2778b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-12-26
+
+ * Fix the flag logic on paxctl-ng and clean up documenation
+ * Encapsulate all forward/reverse linkings in class LinkMap in link_map.py
+ * Use the portage module instead of reading /var/db/pkg for link info
+ * Use NEEDED.ELF.2 instead of deprecated NEEDED for link info
+
2012-12-21
* Change the name XT_PAX to XATTR_PAX to follow upstream everywhere