summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2012-04-19 11:21:00 -0300
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-04-19 11:21:00 -0300
commit46684bc2d9f73aa147b49e073edcd7543b2c2175 (patch)
tree9ca425b398d0347f732128c57865b38586276ee8 /NEWS
parent883d8c42c7af5fe1c60868dde973acf76389b759 (diff)
downloadkmod-46684bc2d9f73aa147b49e073edcd7543b2c2175.tar.gz
kmod 8v8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7e7cb5..90f121f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+kmod 8
+======
+
+- No new features, small bug fixes only.
+ - Fix bug in "modprobe -c" output: be compatible with
+ module-init-tools
+
+ - Give an useful error message when init_module fails due to bad
+ parameter or unknown symbol
+
+ - Fix doc generation
+
kmod 7
======