mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:11:40 +03:00
parent
a7e6c78bfa
commit
7b8594176d
1 changed files with 1 additions and 1 deletions
|
|
@ -120,8 +120,8 @@ my $numchanges = 0;
|
|||
my $numbugfixes = 0;
|
||||
my $numcontributors = 0;
|
||||
open(F, "<RELEASE-NOTES");
|
||||
my $mode=0;
|
||||
while(<F>) {
|
||||
my $mode=0;
|
||||
if($_ =~ /following changes:/) {
|
||||
$mode=1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue