summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2013-12-22 19:45:19 -0200
committerLucas De Marchi <lucas.demarchi@intel.com>2013-12-22 19:45:19 -0200
commit36c4bb928a6a7962dd0ad3aa64c0b18120ca5b46 (patch)
tree9a796e13f71a4b8ad778b89e8f0d2e2de694b274 /NEWS
parentd96ca9c42930a2a0942b807b9afb3053f38ec9b9 (diff)
downloadkmod-36c4bb928a6a7962dd0ad3aa64c0b18120ca5b46.tar.gz
kmod 16v16
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d083ec8..6c79ada 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ kmod 16
- Bug fixes:
- Fix usage of readdir_r()
+ - Add some missing checks for memory allocation errors
- New features:
- Remove option from libkmod to allow waiting on module removal if
@@ -13,6 +14,7 @@ kmod 16
e.g. gcc < 4.6
- Minor optimizations to the hash table
- Make depmod warn if a module has incorrect devname specification
+ - Use cleanup attribute
kmod 15
=======