Under 0.11, this is possible
$ bzr ci -m file.txt
added file.txt
Committed revision 1.
But this should really give error, because the message is not
specified. It's easy to leave out the string by accident. Please test
if this happens in 0.12 as well
Jari