0.9-alpha Version
o Fixed patch in NEWS to leave #include linux/elf.h, needed for
  CONFIG_KALLSYMS.
o Fixed extra newline in "in use by" message.
o Fixed parsing for new-style /proc/modules.
o Fixed version parsing code (thanks to Adam Richter's report)
o Fixed "running out of filedescriptors" (Adam Richter)	
o Implemented options in modprobe
o Implemented install in modprobe
o Implemented options in modules.conf2modprobe.conf
o Implemented install in modules.conf2modprobe.conf
o Implemented probeall in modules.conf2modprobe.conf
o Implemented probe in modules.conf2modprobe.conf
o Changed modprobe version to be constant string, for "strings" to work easily.
	
0.8a Version
o Fixed erroneous warning on rmmod saying it didn't find module in
  /proc/modules
	
0.8 Version
o Chris Cheney's automake patch
o Adam J. Richter's "use depmod" patch (simplifies aliases, handles include)
o Cleaned up error handling a little
o Implemented --name/-o to change module name (requires Kai's modname patch)
o David Hardeman's dummy options patch for Debian.
o Updated version number (thanks to David Hardeman).
o Fix "sbin not in path" .old exec problem.
o Remove assumptions about module extension.
o Added "links" and "moveold" targets, and leave using them to the user.
o Implemented new depmod which works with current kernels, calls old
  one for previous kernels.
o First cut of modules.conf2modprobe.conf
o Implemented dummy insmod -p, -s and -f options, requested by Petr Vandrovec

0.7a Version
o 64/32 bit autodetection thanks to Dave Miller
o Preliminary alias support.
o Very primitive /etc/modprobe.conf support
o Fix for "rmmod ide-cd" (bug from Jens Axboe)
o Options args for modprobe
