boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
847f62ee by Nicolas Vigier at 2025-10-16T13:05:44+02:00
Bug 41602: Update tools/changelog-format-blog-post
- - - - -
1 changed file:
- tools/changelog-format-blog-post
Changes:
=====================================
tools/changelog-format-blog-post
=====================================
@@ -49,6 +49,6 @@ if (! ( $current_tbversion =~ m/a/ ) ) {
my @v = split(/\./, $current_tbversion);
$changelog_branch = "maint-$v[0].$v[1]";
}
-print "The full changelog since [Tor Browser
$last_tbversion](https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/raw/$changelog_branch/projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt)
is:\n\n";
+print "The [full
changelog](https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/raw/$changelog_branch/projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt)
since Tor Browser $last_tbversion is:\n\n";
print $changelog;
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/847f62ee5af5082e55cc1f4da80108838b9fc32d
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/847f62ee5af5082e55cc1f4da80108838b9fc32d
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]