
  Major Changes from WML Version 1.3 to 1.4
  =========================================

  o  Now Speedup mode is the default mode
  o  New essential WML frontend feature: <protect [pass=SPEC]>..</protect>
  o  New curses-based (iSelect) frontend WMd for WML documentation browsing
  o  Again cutted down the wml_p2_mhc/* sources

  Major Changes from WML Version 1.2 to 1.3
  =========================================
  
  o  New options -s which speeds up processing by avoiding fork()s
  o  New feature in HTMLfix (pass 7): out-commenting HTML tags (<xx#>)
  o  New feature in HTMLfix (pass 7): post-indenting (<indent>)
  o  Cleanup of all WMk and WML options, including GNU long-options
  o  Enhanced WML -v1 output (table format)

  Major Changes from WML Version 1.1 to 1.2
  =========================================

  o  Include files were renamed and internally overhauled 
  o  HTML tag overwrite support (via <tag*> and </tag*>)
  o  Pass 8 (HTMLStrip) overhauled (removed incorrect stripping)
  o  Pass 1 (IPP) enhanced (new __FILE__, __LINE__ and $(VAR) stuff)
  o  Perl compatibility changes ("use lib" replaced by "BEGIN/@INC" variant)
  o  New manual pages: wml_intro(7) and wml_tutorial(7)
  o  Cleaned up distribution [Step 2] (removed unnecessary stuff)
  o  Upgrade to ePerl 2.2.3

  Major Changes from WML Version 1.0 to 1.1
  =========================================

  o  Fixed command line argument bugs (especially -DXXX=YYYY)
  o  Changed GNU Autoconf option --with-closedworld to --with-openworld
  o  Cleaned up distribution [Step 1] (removed unnecessary stuff)
  o  Upgrade to Slice 1.2.4

