jack1 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
374B

  1. 2003-02-21 Paul Davis <paul>
  2. * jackd.c: modified signal catching design to actually follow
  3. sigwait() specifications (ie. install handlers for all blocked
  4. signals). also removed some dead code from benchmarking/debugging.
  5. 2003-2-10 Taybin Rutkin <trutkin@physics.clarku.edu>
  6. * Initial Changelog
  7. * engine.c (handle_new_client): Returns protocol version for checking.