Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2019 at 07:03 UTC
Updated:
10 Jun 2020 at 09:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
markabur commentedThis is still an issue with 7.67
Comment #3
cilefen commentedThank you. I pinged @fabianx about it in Slack.
Comment #4
markabur commentedStill an issue with 7.68
Comment #5
mcdruid commentedSorry, yes you're right - these lines should be removed from CHANGELOG.txt in tagged releases.
We'll try to ensure that happens in future.
Comment #6
raunak.singh commentedComment #7
raunak.singh commentedStill an issue with 7.70 version
I am working on this issue.
Comment #8
raunak.singh commentedHi @sBonde,
I have added my patch for Drupal version 7.70. please take a look.
Comment #9
sivaji_ganesh_jojodae commentedLooks okay except the date. I see the date as 20th on https://www.drupal.org/project/drupal/releases/7.70.
Branch 9.x needs work as well. It has a link to the Drupal 8.x download page.
Comment #10
raunak.singh commentedHi @Sivaji,
I have updated the date in the changelog file please take a look and for this comment "Branch 9.x needs work as well. It has a link to the Drupal 8.x download page"
We have to create a new separate issue to fix this for D9.
Comment #11
mcdruid commentedThe problem here is that the script that's used to prepare tagged security releases doesn't remove the "development version" lines. We're looking at fixing that.
However, we can't change existing tagged releases, and we don't want to remove those lines from the 7.x branch as that is the "development version" :)
So, thanks for your work on this issue, but we can't fix this problem this way.
The CHANGELOG.txt file was removed from newer branches; see #2647824: [policy and patch] Determine what should go in CHANGELOG.txt for 8.x core releases
Comment #12
sivaji_ganesh_jojodae commented@mcdruid,
Okay, that makes sense. But historically a release has happened just to fix the version no. see https://www.drupal.org/project/drupal/releases/7.7 but there is a difference here.
@Raunak.singh
Sure, I've created #3143196: Change the download link in CHANGELOG.txt for Drupal 9 to address that.
Comment #13
markabur commentedBut those lines don't actually list any changes, sho why are they needed in the development version in the first place? Is the purpose of CHANGELOG.txt to identify what version of Drupal you're using, or is the purpose to list the major changes for each release?
Comment #14
mcdruid commentedPersonally I'd argue it's an outdated concept either way, which is why it was (more-or-less) retired in later versions.
We don't need two issues open for this, so closing as a duplicate of #3031211: CHANGELOG.txt contains extraneous text.