This file describes known issues in this release, from oldest to newest: The help file hasn't been updated with changes relating to the code. There is no sound output support. There is no mouse support. Panning and zooming is by keyboard only. Video modes with pixel dimensions other than 4/3 aspect ratio assume non-square pixels. The images all render fine, but they appear stretched or squashed. The choice of resolutions in fractint.cfg reflect this. With debugflag=10000, error messages are reported for disk video mode when: start fractint, pick any disk video mode (e.g. 320x200), let it render, wait for completion, then go to the screen, change 320 to 32, submit it. This problem is present in the DOS fractint. Fractals that don't render properly in integer mode: fractint.par/AtomicGlow fractint.par/Batman fractint.par/Blue? (different images?) Eliminate arbitrary limits on lengths of names, etc., created in order to conserve memory. ITEMNAMELEN, L-system limits, etc.