
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/$chan...) is:\n\n"; +print "The [full changelog](https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/raw/$chan...) since Tor Browser $last_tbversion is:\n\n"; print $changelog; View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/84... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/84... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
boklm (@boklm)