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-26 22:15:45 -0500
commit6f86ce7f9b7cab1027f17edec3e98e7582a660b4 (patch)
treecb8da4ecc693aee44384e390efad43a29b42a559
parentmisc/alt-revdep-pax: cleanup wrt object with no pax flags (diff)
downloadelfix-6f86ce7f9b7cab1027f17edec3e98e7582a660b4.tar.gz
elfix-6f86ce7f9b7cab1027f17edec3e98e7582a660b4.tar.bz2
elfix-6f86ce7f9b7cab1027f17edec3e98e7582a660b4.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