| commit | f6eae5bf1c5d7b83e5d5bdbecfff928e478c1cfd | [log] [tgz] |
|---|---|---|
| author | stratakis <cstratak@redhat.com> | Wed May 10 17:08:15 2017 +0200 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Wed May 10 17:08:15 2017 +0200 |
| tree | b10c1e4e4f122dbfc2dcf18dc83e4c9ea6d6b5cf | |
| parent | 2ddf5a19c3a06978edff2c8ba0aaf5df3528204a [diff] |
bpo-28787: Fix out of tree --with-dtrace builds (#135) * bpo-28787: Fix out of tree --with-dtrace builds * Unsilence directory creation * Add Misc/NEWS and Misc/ACKS entries