version 0.12    Thu Nov 04 2004
- make irqbalance work on ia64
version 0.11    Sat Oct 30 2004
- incorporate changes from Eric Dorland (debian package maintainer)
version 0.10    Fri Oct 29 2004
- irqbalance is now dual licensed; the prefered license is now OSL 2.1 while
  additionally keeping version 1.1 as a choice for you.
version 0.09	Monday Feb 16 2004
- the 2.6 kernel changed several names in /proc/interrupts; add the new ones
version 0.08	Monday Nov 03 2003
- the -noethernet option now also forces rotation of all other irq's in a
  fair fasion
version 0.07	Saturday Sep 06 2003
- Add class policies:
  * DEFAULT - traditional balancing behavior
  * ROTATE  - rotate over the cpus, within reason
  * IGNORE  - don't balance this IRQ class but let the sysadmin do
              it manual
- change the default policy for the timer to ROTATE
- add commandline option to force ethernet classes to IGNORE

version 0.06	Sunday Feb 23rd 2003
- removed glib2 dependency and use glibc string functions instead 
- added HiSaX to the list of ethernet classifications
