summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2012-12-05 01:39:17 -0200
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-12-05 01:39:17 -0200
commit6feba028783faac89bbebd3861dfb07897210cb3 (patch)
treeef28c082b0f905db786baaa487d49e3a6d813e2c /NEWS
parent650f89cd2510820a71dfc1b004634a309f12ecf1 (diff)
downloadkmod-6feba028783faac89bbebd3861dfb07897210cb3.tar.gz
kmod-6feba028783faac89bbebd3861dfb07897210cb3.tar.bz2
kmod-6feba028783faac89bbebd3861dfb07897210cb3.zip
kmod 12v12
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 30e50c9..bee70d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+kmod 12
+=======
+
+- Bug fixes:
+ - Fix removing vermagic from module when told to force load a module
+ - Fix removing __versions section when told to force load a module: we
+ need to mangle the section header, not the section.
+ - modinfo no longer fails while loading a module from file when path
+ contains ".ko" substring
+
kmod 11
=======