This is  Molekel version 5.1.1

IMPORTANT:
  Make sure that line separators in input files match
  the file separator of the platform you are running Molekel on;
  e.g. if you have a file that was generated/modified on Windows
  and you want to read that file on Linux then convert the end
  of line separators with dos2unix.
  If end of line separators are not correct you might incur into
  problems when reading GAMESS, Molden and Gaussian files.

Please report any problems through the http://www.bioinformatics.org/molekel
website

When submitting a bug please make sure you specify both Molekel version
and Operating System.

Change log:

5.1.1

- Added support for ADF Tape41 files, look into the data dir for a sample file;
  logging information is currently printed to standard output

- Fixed bugs:

  * 361	- Cannot change selection box color
  * 362	- Cannot unpick atom/bond
  * 363 - Wrong bonds computed
  * 375	- Wrong atom size
  * 376	- MEP scalar bar doesn't change when selecting molecule


5.1

- Removed local documentation: the documentation menu item now opens
  the on-line documentation

- Enhanced visual quality by patching the OpenMOIV library

- Added option to change atom and bond size

- Added option to change the material color for SoCylinder/SoSphere

- Added option to load the atom color table from file (sample color file in data dir)

- Added animation of molecules read from multi-frame PDB and XYZ

- Added option to use cube data as Molecular Electrostatic Potential when computing SAS or SES

- Added Z-matrix format (to build molecule from one z-matrix, see .zmatrix example in data dir)

- Added option to change animation step

- Added option to save one image per molecular orbital (only one molecular orbital
  per-image is displayed in the saved images)

- Added option to smooth with Laplacian smoothing iso-surfaces generated from Gaussian cube files

- Molekel now asks for confirmation before deleting a molecule

- Fixed bugs:
  * 333 - Molecule is scaled when window resized, surface is not
  * 334 - Cannot open file specified on command line.
  * 335 - PDF and PostScript files are not replaced
  * 337 - Loading of PDBs with multiple molecules is slow, adding
          support for multi-frame pdbs has fixed this bug
  * 340 - Molden input issues: Bohr units were not supported
  * 341 - Program may crash when selecting a molecule loaded from pdb: issues
          with OpenBabel::ReadFormula(); see OpenBabel bug 1632403
  * 356 - Cannot load files on Mac OS X: an OpenBabel patch for version 5.0
    has been made available, the new version doesn't need this patch.