http://bugs.winehq.org/show_bug.cgi?id=9823
--- Comment #9 from Austin English austinenglish@gmail.com 2011-12-12 14:27:38 CST --- (In reply to comment #8)
As far as I could understand this bug it is still present. Can anyone else double check?
Yes, still present: #!/bin/bash mkdir foo cd foo git clone git://source.winehq.org/git/website.git winehq cvs -z3 -d:pserver:anonymous@wine.cvs.sourceforge.net:/cvsroot/wine co -P docs LANG=C find . -type f | xargs grep -wi eject | grep -v wwn
gives: ./winehq/news/en/2005110901.xml: <li>Winelib app to eject a CD.</li>