diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-02-05 14:01:42 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-02-05 14:01:42 (GMT) |
commit | f7c6ceda000c638727689bb05fa562e9300a0f9c (patch) | |
tree | 646b2f00ecbf769f65f8cae76023c68a34910309 /doc | |
parent | 2ea2cdb8b20322d370f8d3cdffee7eab55d5eeb8 (diff) | |
download | mxe-f7c6ceda000c638727689bb05fa562e9300a0f9c.zip mxe-f7c6ceda000c638727689bb05fa562e9300a0f9c.tar.gz mxe-f7c6ceda000c638727689bb05fa562e9300a0f9c.tar.bz2 |
update release notes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 845c8a7..e46424c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -413,12 +413,27 @@ USE_OSGPLUGIN(<plugin2>) </p> <p> - This release adds support for ... + This release fixes some minor build issues, + and contains a first small set of test programs + to check the package builds. + </p> + + <p> + The build rules are simplified + by calling generators like Autotools and Flex, + instead of patching the generated files. </p> <p> Almost all packages are updated to their latest version. </p> + + <p> + Many new packages are supported: + aubio, devil, directx, exiv2, fftw, gsoap, id3lib, + liblo, libpano13, libsamplerate, openscenegraph + and portaudio. + </p> </dd> <dt>Old Releases</dt> |