mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-20 17:41:15 +02:00
2024-01-12 Fred Gleason <fredg@paravelsystems.com>
* Changed the recommended base branch for PRs from 'master' to 'v4' in the 'CONTRIBUTING CHANGES' section of 'CODINGSTYLE'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -371,14 +371,14 @@ a GUI context. They should *not* be used in other contexts, including
|
|||||||
|
|
||||||
|
|
||||||
CONTRIBUTING CHANGES:
|
CONTRIBUTING CHANGES:
|
||||||
The master code repository for Rivendell resides at GitHub, and can be
|
The primary code repository for Rivendell resides at GitHub, and can be
|
||||||
found at:
|
found at:
|
||||||
|
|
||||||
https://github.com/ElvishArtisan/rivendell
|
https://github.com/ElvishArtisan/rivendell
|
||||||
|
|
||||||
Changes should be submitted in the form of a pull request [PR] against
|
Changes should be submitted in the form of a pull request [PR] against
|
||||||
the 'master' branch. Information about drafting and submitting PRs can
|
the default branch ('v4' as of this writing). Information about drafting and
|
||||||
be found at:
|
submitting PRs can be found at:
|
||||||
|
|
||||||
https://help.github.com/en/articles/about-pull-requests
|
https://help.github.com/en/articles/about-pull-requests
|
||||||
|
|
||||||
|
@@ -24603,3 +24603,6 @@
|
|||||||
from '00:00:00' to NULL.
|
from '00:00:00' to NULL.
|
||||||
* Fixed a regression in rdairplay(1) that caused the 'Sch. Time'
|
* Fixed a regression in rdairplay(1) that caused the 'Sch. Time'
|
||||||
column to be removed from the Full Log lists.
|
column to be removed from the Full Log lists.
|
||||||
|
2024-01-12 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Changed the recommended base branch for PRs from 'master' to 'v4'
|
||||||
|
in the 'CONTRIBUTING CHANGES' section of 'CODINGSTYLE'.
|
||||||
|
Reference in New Issue
Block a user