Changes from the prerelease to version 0.8:

o Enhanced the shorthand notation `keycode xx = a', where `a' is an
  ASCII letter and changed `dumpkeys' and `loadkeys' accordingly.
  Now this entry defines useful values in shift+control, meta+shift,
  meta+control and meta+control+shift keytables, too. AltGr entries
  also default now to the value of non-AltGr entries.
o Added the possibility to split long lines into multiple shorter ones
  by appending a backslash at the end of each partial line.
o Added a version number and a short usage message to `dumpkeys'
o Added the options --short-info, --long-info (replaces the symbol
  dump, -s), --numeric, --full-table, --funcs-only, --keys-only to
  `dumpkeys'. See manpage for more info.
o Added a version number, a short usage message and the ability to load
  multiple map files at a time to `loadkeys'.
o Added the utility `mktable' to generate the kernel default binding
  table automatically from the currently loaded keytable.
o Added the utility `showkey' for interactively inspecting the
  scancodes and keycode values sent by key presses and releases.
o Fixed the value of Uncaps_Shift, eliminated obsolete Map_xx symbols
o Added Meta_Control_xxx symbols.
o Added symbols for locking modifiers (kernel 0.99pl12 doesn't support this)

Changes from version 0.8 to version 0.81:

o Updated and fixed the keytable files
o Minor additions to the loadkeys man page
o Added support for ISO 8859-{2,3,4} character symbols, updated
  dumpkeys man page accordingly
