summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2013-07-29 13:23:54 -0300
committerLucas De Marchi <lucas.demarchi@intel.com>2013-07-30 14:45:18 -0300
commitac6573aab4815c26500240658d4a7d680d79143c (patch)
tree85167eabf0b96a1a6524c96f9973c2e6db47ff18 /NEWS
parentb3e19ce92ed222b5e0787eaae194df25c07b6251 (diff)
downloadkmod-ac6573aab4815c26500240658d4a7d680d79143c.tar.gz
shell-completion: Add initial completion for kmod
Based on journalctl and udevadm from systemd and adapted to kmod needs.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1dff366..491146d 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ kmod 15
- New features:
- kmod static-nodes creates parent directories if given a -o option
- - kmod binary doesn't statically link to libkmod
+ - kmod binary statically link to libkmod
kmod 14
=======