ZapConfig history
-----------------

ZapConfig is  Copyright James Aylett. See the !Help file for more
information.

V1.20 (26th September 1996) -- PUBLIC RELEASE

 * Mode options editing (Zap-handled options only).
 * Decision on Menus: passes appropriate file for editing (okay, so it's a
   cop-out, but to be perfectly honest I doubt anyone would prefer to use a
   graphical editor over editing the file directly :-).
 * Distribution tidied for release, and helpfile updated.

V1.19 (25th September 1996)

 * Menu bugs introduced when I moved over to DeskLib fixed.
 * Keymap editing.
 * Miscellaneous other bug fixes.

V1.18 (24th September 1996)

 * Minor bug fixes and tidying up bits of code and supporting files.
 * (Config) installer plus example files.
 * Can now change the Zap base mode (Misc. window).
 * Installer/module manager/upgrader front end.
 * Added caseless matching for installer so filename case can be preserved.
 * Fudged Config loading to deal with apparently illegal ones that Zap produces
   sometimes (skips garbage data between legal segments). Also fixed a major
   bug (which didn't cause problems for Zap, just for ZapConfig).

 # Misc.minibuffer colours - template there, just need code (ha ha).

V1.17 (20th September 1996)

 * Bug fixes in installer, and extended fragment analyser to cope with Daniel
   Wagenaar's and Elliott Hughes' modules.
 * Background code reorganisations.
 * Change options and templates set used by Zap.

V1.16 (19th September 1996)

 * Various bug fixes.
 * Still got a problem with the sprite in the filetype opts window. Dunno
   why.
 * Fixed minor bug in keys parsing which crept in when I started using
   strtol() instead of OS_ReadUnsigned.
 * Zap installer - modules and directory autoinstall.

V1.15 (17th September 1996)

 * Fixed -prerpc switch implementation in !Run file.
 * Fixed wrap width being cleared on closing Display window.
 * Fixed bug with null entries in Keys file (I think).
 * Added "Trap MSDOS files" support.
 * Filetype recognition code added (variables &5xx and &1000-&2000).
 * Moved entirely over to DeskLib.
 * Dropped CLibrary usage.

### V1.14 lost due to harddisc crash :-( ###

V1.13 (6th June 1996) -- FIRST RELEASE to D.Symes, M.Wilcox and others

 * Editing of !Config file.
 * Miscellaneous doesn't yet support either MS-DOS trapping (because it isn't
   documented), or minibuffer colours.

V1.12 (3rd June 1996)

 * Added pre-RPC keyboard layout support, selected by !RunImage -prerpc.

V1.11 (3rd June 1996)

 * Memory leakage traced to slightly stupid assumption on my part that
   Wimp_LoadTemplate requires no scratch space in addition to the actual
   window definition size.

V1.10 (27th May 1996)

 * Editing of all misc., display and main keymap options from Keys file.
 * Allows editing of different options sets, and creating new ones.