master
joey 2006-03-12 20:19:52 +00:00
parent 448b5ce551
commit 410c95a95a
1 changed files with 1 additions and 0 deletions

View File

@ -446,6 +446,7 @@ sub rcs_recentchanges ($) { #{{{
$state='body';
}
elsif ($state eq 'body' && /$div/) {
print STDERR ">>$message[0]<<\n";
if (defined $message[0] &&
$message[0]=~/^web commit by (\w+)(.*)/) {
$user="$1 (web)";