X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/9ad72a6236f5515fe1c67b468e38554851cda495..df2e617f90b059c1844a04e79cc936f270f082e2:/changelog?ds=sidebyside diff --git a/changelog b/changelog index a641baf..381c1c2 100644 --- a/changelog +++ b/changelog @@ -17,6 +17,8 @@ abcde 2.5.1 UNRELEASED * Updates for CD device detection: + Look for /dev/sr0, in case /dev/cdrom doesn't exist. Closes issue 52. + + Add suggested diskutil code to auto-detect the CD on OS X. + Closes issue 45. [ Colin Tuckley ] * replace deprecated egrep with grep -E (Closes issue 24).