summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-22 01:29:55 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-22 01:29:55 +0000
commit51c9377f4b0083b39923d4de11fc61594a3e277a (patch)
tree6f1479eda2d26f43e9dc06054e89d72935aea13a /Porting
parentfae6793e446a46318496910a9e0f1336f815c0bc (diff)
downloadperl-51c9377f4b0083b39923d4de11fc61594a3e277a.tar.gz
Changes had accidentally gone too silent on non-main branches.
p4raw-id: //depot/perl@7800
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/genlog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/genlog b/Porting/genlog
index e040b9ef2c..627ba316d4 100755
--- a/Porting/genlog
+++ b/Porting/genlog
@@ -105,7 +105,7 @@ else {
}
}
}
- next if not $change or $skip == $nbranch;
+ next if not $change;
print "_" x 76, "\n";
printf <<EOT, $change, $who, $date, $time;
[%6s] By: %-25s on %9s %9s