Packages Collection.
The Perl 5 module Regexp::Assemble provides a way to assemble an
arbitrary number of regular expressions into a single regular
expression (or RE) that matches all that the individual REs match.
* Added the rhythmtapping modules.
* Added lessons to practise intervals from second to octave.
* Added twelve-tone and bpm exercises.
* Added ternary rhythm exercise.
* Added nameinterval exercise.
* Added descending melodic intervals exercise.
* Added LOTS of scale exercsies from Davide Bonetti.
* Removed GNOME dependencies. We now require pygtk 2.6.0 or newer.
* The user manual is now translatable using .po files.
* Many updated translations.
* Cairo version of all input widgets.
* Improved GtkTextView-based html widget if GtkHtml is not available.
Changes
- 'mkdir --no-respect-ignore PATH' now really skips any
ignore directives from .mtn-ignore or Lua hooks
- Private keys are now stored more safely, using file
permissions.
- The editable log summary (what you get in an editor when
committing without -m) now includes information about which
branch the commit applies to.
- The status command and the editable log summary now show
the same details about the change.
New features
- 'automate identify', an automate version of 'mtn identify'.
- 'automate roots', prints the roots of the revision graph,
i.e. all revisions that have no parents.
Other
- You can't drop the workspace root any more.
Internal
- Update the internal Lua to version 5.1.2.
- Added build files for Mac OS X.
- Update the internal SQLite to version 3.3.17.
- Code cleanup of app_state.
- MSI automation with JScript/VBScript support.
- Various MSHTML improvements.
- The usual assortment of Direct3D fixes.
- Support for a few more exe protection schemes.
- Lots of bug fixes.
* Fix IN timings and floating bus behaviour: fixes Sidewize.
* Fix widget UI pokefinder and keyboard help picture
* Fix crash if fullscreen mode attempted a resolution higher than
the native graphics mode could handle.
* Ensure ABS, MIN and PATH_MAX are available where needed.
* Distribute autoload snapshots.
* Remove flicker when playing back RZX files with embedded
snapshots.
* Remove warnings when building from CVS.
* Avoid crash when reading an invalid TZX file (thanks, crabfists).
* Export the TZX Generalized Data Block functions when building a
Win32 DLL.
* Distribute the hacking/ directory.
* Remove warning when building from CVS.
Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.3nb1,
Deleted www/firefox2, www/firefox2-bin and www/firefox2-gtk1,
Added www/firefox15, www/firefox15-bin and www/firefox15-gtk1 version 1.5.0.11.
=============
Version 1.1.7
=============
* Fix for crash during copy'n'paste (Daffyd Harries and Loic Minier) (#379112)
* Fix to apply custom font (patch from Sunil Mohan #146036).
* Improve detection (and fallback) when parsing 'charset=' tag from
'Content-Type' header (#329405).
* New Norwegian/Bokmaal translation (Tor Harald).
* Added Urdu language to languages list (for Simos Xenitellis #346758).
* Added Kurdish language to languages list (for Erdal Ronagi #320001).
* Added Mongolian language to languages list (for Sanlig Badral #149773).
Older NEWS not available.
- Initial implementation of the 'thresholding' plugin, allowing you to
suppress events after a certain limit/threshold.
- Filters hooking to a reporting plugin are now OR'ed instead of being
AND'ed. AND is already possible by hooking filtering plugin one with
another.
- Improved error reporting.
- Minor bug fixes.