Changes between Version 290 and Version 291 of Versions/PendingFixes
- Timestamp:
- 01/22/16 22:01:15 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions/PendingFixes
v290 v291 21 21 == Very Likely == 22 22 23 * fix "xpra upgrade": r11725 (and maybe: r11726, r11727+r11728) 24 * exit-with-children race condition: r11724 25 * make it possible to clear the video region: r11717 26 * fix win32 and osx shadow servers: warning in r11709, sound error in r11714 27 * r11710 osx shadow server error 23 * "xpra upgrade" minor fixes: r11726, r11727+r11728 28 24 * r11601 prevent race conditions 29 25 }}} … … 52 48 53 49 Applied to v0.16.x, may get applied to v0.15.x and v0.14.x: 50 * r11714 fix sound error with win32 and osx shadow servers 51 * r11709 fix clipboard warning with win32 and osx shadow servers 54 52 * r11621 skip sound warnings with some codecs 55 53 * r11543 man page fixes … … 66 64 67 65 Applied to v0.15.x, may get applied to v0.14.x: 66 * r11724 exit-with-children race condition 68 67 * r11475 stop sound safely 69 68 * r11413 image buffer race