diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2012-06-19 19:46:53 -0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2012-06-19 19:46:53 -0300 |
commit | 62081c0f68905b22f375156d4532fd37fa5c8d33 (patch) | |
tree | 0c26187abbbe04e088874eec32d449abcff4831c /NEWS | |
parent | 7896165922b5e31c5f332be488351f8a415fa3e9 (diff) | |
download | kmod-62081c0f68905b22f375156d4532fd37fa5c8d33.tar.gz kmod-62081c0f68905b22f375156d4532fd37fa5c8d33.tar.bz2 kmod-62081c0f68905b22f375156d4532fd37fa5c8d33.zip |
kmod 9v9
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +kmod 9 +====== + +- Improvements to testsuite: + - Check for correct handling of softdep loops + - Check for correct handling of install command loops + +- Bug fixes: + - Fix build with compilers that don't support --gc-sections + - Handle errors when dealing with gzipp'ed modules + - depmod now handles errors while writing indexes, so it doesn't end up + with corrupted index without telling the user + kmod 8 ====== |