fix bug 442
authortupshin <tupshin@tupshin.com>
Tue, 10 Feb 2004 02:21:45 +0000 (02:21 +0000)
committertupshin <tupshin@tupshin.com>
Tue, 10 Feb 2004 02:21:45 +0000 (02:21 +0000)
commit2ab483a21fb231fdbc3e2ff5a592641baf0d715f
tree46732b2cba28b2ab5c8cfbd82c5167c7790f5aa4
parente2dab289d7adfebb01adf5ce782e7fa1b122cded
fix bug 442

This fixes bug 442 (which was marked a dup of a more generic bug). Log.java was incorrectly stripping off everything before the period even when it was passed a String (filename) in addition to when it was passed a class.

darcs-hash:20040210022145-a9258-38b05f57db1f030ad8ef6ff997273adda2a15ccc.gz
src/org/ibex/util/Log.java