I wanted to modify the style / position of the caption text that appears under the image but the text was wrapped in a SPAN. I modified the gallery-caption.php file and replaced the span with <div class="albumCaption">
It was a simple fix, but was wondering if it was something you could implement in your next release?