Changeset b2f535d5cca82f1609911f03bcbe0a6015393030
- Timestamp:
- 07/29/09 20:05:15 (3 years ago)
- Author:
- Nedko Arnaudov <nedko@…>
- Children:
- f3dc87b782466ff10b8bbe73eef00e3287d9b565
- Parents:
- 7ab299672182b949469981e7707e50e77c8934c5
- git-committer:
- Nedko Arnaudov <nedko@arnaudov.name> / 2009-07-29T20:05:15Z+0300
- Message:
-
Add ticket numbers to NEWS entries
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r7ab2996
|
rb2f535d
|
|
| 1 | 1 | * Remove liblo and pyliblo dependencies - a misconfigured network setup |
| 2 | | will no longer prevent UI from working (the DSSI problem). |
| | 2 | will no longer prevent UI from working (the DSSI problem). Ticket #7 |
| 3 | 3 | * Improve UI launching (vfork) - jack xruns/disconnects should not |
| 4 | | happen anymore |
| 5 | | * Handle missing runtime dependencies - hosts will not lock-up anymore |
| 6 | | * Consume child zombies |
| | 4 | happen anymore. Ticket #9 |
| | 5 | * Handle missing runtime dependencies - hosts will not lock-up |
| | 6 | anymore. Ticket #10 |
| | 7 | * Consume child zombies. Ticket #8 |
| 7 | 8 | |
| 8 | 9 | = Version 2.0 on 2009-06-13 = |