restore files deleted by previous commit
[a2jmidid.git] / NEWS
blob9158600e953073009be660558d62ec46a9f59294
1 = Version 4 "Devsirme" =
2  * Fix typos in docs
3  * Disable use of C++ demangling in sigsegv. Fix for sr #2074
4  * Fix a2j_control help text (thanks kfoltman!)
5  * Request fixed JACK client name. Fix for bug #12139
6  * Handle missing svnversion executable nicely. Fixes bug #12138
8 = Version 3 "Bodrum" on 2008-08-03 =
9  * Improved port naming, support for bidirectional ports
10  * Allow exporting of hardware ports (disabled by default)
11  * Switch from autotools to waf
12  * Remove support for old JACK MIDI API variants
13  * Remove usage of posix semaphores that could cause sleep in realtime context, in rare circumstances
14  * D-Bus background service mode. The old manual mode is still working.
15  * Log file when running in background service mode.
16  * Improved documentation
17  * Import, with slight modifications, static bridges created by Sean Bolton and Lars Luthman.
19 = Version 2 on 2007-10-27 =
20  * Improved build system (autotools) and support for older JACK variants
22 = Version 1 on 2007-08-26 =
23  * Initial release