Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Side by Side Diff: syzygy/build/RELEASE-NOTES.TXT

Issue 2795243004: Bump version number to 0.8.28.0 to produce new binaries. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « syzygy/SYZYGY_VERSION ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Syzygy Release Notes 1 Syzygy Release Notes
2 ==================== 2 ====================
3 3
4 Version 0.8.28.0
5 [7677dfdf22] Add support for the Win10 SDK to the PE reader.
6
4 Version 0.8.27.0 7 Version 0.8.27.0
5 [666a753011] SyzyAsan - Add a flag to defer the initialization of the SyzyAsan 8 [666a753011] SyzyAsan - Add a flag to defer the initialization of the SyzyAsan
6 crash reporter. 9 crash reporter.
7 10
8 Version 0.8.26.0 11 Version 0.8.26.0
9 [78fa5bc24d] SyzyAsan - Improve the performance of the heap corruption detector. 12 [78fa5bc24d] SyzyAsan - Improve the performance of the heap corruption detector.
10 13
11 Version 0.8.25.0 14 Version 0.8.25.0
12 [226ab514b7] Add support for more AVX2 instructions. 15 [226ab514b7] Add support for more AVX2 instructions.
13 16
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 [r1284] Started keeping release notes. 519 [r1284] Started keeping release notes.
517 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get 520 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get
518 accurate traces even in sandboxed code. 521 accurate traces even in sandboxed code.
519 [r1282] Much simplified straight-path decomposer. 522 [r1282] Much simplified straight-path decomposer.
520 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values 523 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values
521 are properly calculated. 524 are properly calculated.
522 [r1276] PDB/MSF files contain properly formatted free page maps. 525 [r1276] PDB/MSF files contain properly formatted free page maps.
523 [r1272] zap_timestamps for normalizing PE/PDB pairs. 526 [r1272] zap_timestamps for normalizing PE/PDB pairs.
524 [r1263] pdbfind for locating the PDB associated with a PE file. 527 [r1263] pdbfind for locating the PDB associated with a PE file.
525 [r1261] Proper parsing of imported data symbols. 528 [r1261] Proper parsing of imported data symbols.
OLDNEW
« no previous file with comments | « syzygy/SYZYGY_VERSION ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698