purge changelog

This commit is contained in:
Iain Buclaw 2023-06-02 10:05:17 +00:00
parent 535dcb9793
commit ed363083af

View file

@ -1,3 +0,0 @@
rdmd supports `-shared`
rdmd now understands DMD's `-shared` switch, and sets the default output file name appropriately (`.dll`, `.so`, or `.dylib` depending on the platform), in the same way as `-lib`.