jack-audio-connection-kit-0.99.0
--------------------------------
# Buffer resizing enabled by default.
# Added jack_ringbuffer_peak() to API.
# Added jack_last_frame_time() to API.
# --verbose will print the maximum usecs used on jackd termination.
# Better compatibility with NPTL.
# --version output changed for easier parsing.
# New --unlock/-u option so that large libraries (gtk, qt, fltk, wine)
  aren't memlocked.
# Jack's tmp files now have the uid appended to them, so if there is a
  crash, and then another user tries to use jack, it will still work.
# New jack_create_thread() cleans up threading for portability.
  Available for use by jack clients too.
# New CoreAudio driver from the Jackosx project included in jack tree.
# Prettier configure output.
# and of course, updated documentation, better error reporting, and misc
  internal fixes and cleanups

