| OLD | NEW |
| 1 Syzygy Release Notes | 1 Syzygy Release Notes |
| 2 ==================== | 2 ==================== |
| 3 | 3 |
| 4 Version 0.8.10.3 |
| 5 |
| 6 [----------] Fixed a unittest failure. |
| 7 |
| 4 Version 0.8.10.2 | 8 Version 0.8.10.2 |
| 5 | 9 |
| 6 [e208902143] Only set early crash keys for sufficiently modern Chrome. | 10 [e208902143] Only set early crash keys for sufficiently modern Chrome. |
| 7 [8ce23ad741] Fix the interception of the heap_init function. | 11 [8ce23ad741] Fix the interception of the heap_init function. |
| 8 | 12 |
| 9 Version 0.8.10.1 | 13 Version 0.8.10.1 |
| 10 | 14 |
| 11 [d5431ad295] Fixed the build configuration. | 15 [d5431ad295] Fixed the build configuration. |
| 12 | 16 |
| 13 Version 0.8.10.0 | 17 Version 0.8.10.0 |
| (...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 360 [r1284] Started keeping release notes. | 364 [r1284] Started keeping release notes. |
| 361 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get | 365 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get |
| 362 accurate traces even in sandboxed code. | 366 accurate traces even in sandboxed code. |
| 363 [r1282] Much simplified straight-path decomposer. | 367 [r1282] Much simplified straight-path decomposer. |
| 364 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values | 368 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values |
| 365 are properly calculated. | 369 are properly calculated. |
| 366 [r1276] PDB/MSF files contain properly formatted free page maps. | 370 [r1276] PDB/MSF files contain properly formatted free page maps. |
| 367 [r1272] zap_timestamps for normalizing PE/PDB pairs. | 371 [r1272] zap_timestamps for normalizing PE/PDB pairs. |
| 368 [r1263] pdbfind for locating the PDB associated with a PE file. | 372 [r1263] pdbfind for locating the PDB associated with a PE file. |
| 369 [r1261] Proper parsing of imported data symbols. | 373 [r1261] Proper parsing of imported data symbols. |
| OLD | NEW |