diff --git a/changelog/pdb.dd b/changelog/pdb.dd deleted file mode 100644 index c16cabb..0000000 --- a/changelog/pdb.dd +++ /dev/null @@ -1,5 +0,0 @@ -Windows: Copy PDB files to `targetPath`, alongside executable/DLL - -If the default PDB file is generated when linking an executable or DLL -(e.g., no `/PDB:my\path.pdb` lflag), it is now copied to the target -directory too.