Changes between Initial Version and Version 1 of ReleaseNotes/1.1.13


Ignore:
Timestamp:
26/07/10 14:51:50 (14 years ago)
Author:
Olly Betts
Comment:

Oops, ReleaseNotes/1.1.3 should be ReleaseNotes/1.1.13

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/1.1.13

    v1 v1  
     1= Known Issues with 1.1.13 =
     2
     3== General ==
     4
     5 * Now uses a Unicode build of wxWidgets, which required major internal changes, so this version
     6   may have new bugs due to this.  Please [/newticket report any you find] (unless they are already
     7   listed here).
     8
     9 * Currently wxWidgets >= 2.8.0 is needed, though the intention is to try to support 2.6.x too.
     10   Perhaps this isn't worth the effort - if you have a strong desire to use wxWidgets 2.6.x, please
     11   let us know.
     12
     13 * Aven: [ticket:5 Crosses not rendering correctly as point sprites on some hardware]
     14
     15== Linux ==
     16
     17 * The source RPM is no longer provided, but you can build an RPM from the source tarball with:
     18
     19{{{
     20#!sh
     21rpmbuild -ta survex-1.1.13.tar.gz
     22}}}
     23
     24== Microsoft Windows ==
     25
     26 * Loading and saving of filenames with accented characters may not work in some cases.
     27
     28 * {{{Presentation>Export as Movie...}}} doesn't work (because the required library isn't currently built in).
     29
     30 * The "other forms of documentation" download ({{{svxdoc-doswin-1.1.13.exe}}}) is no longer provided.
     31   You can download the alternative forms individually, and the HTML documentation is in the main installer
     32   as before.