Changes between Version 2 and Version 3 of FutureHaiku/APIChangesOnCompatibilityDrop
- Timestamp:
- Nov 26, 2009, 4:58:39 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FutureHaiku/APIChangesOnCompatibilityDrop
v2 v3 3 3 ---- 4 4 5 Replace BAutolock with a proper template based AutoLocker, like the one we have in shared already. 5 * Replace BAutolock with a proper template based AutoLocker, like the one we have in shared already. 6 * convert_encoding_open() convert_encoding_close() with respect to UTF-8, #976