]> git.ipfire.org Git - thirdparty/asterisk.git/commit
README.md: Updates and Fixes
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 5 Mar 2025 19:21:45 +0000 (12:21 -0700)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 13 Mar 2025 13:15:01 +0000 (13:15 +0000)
commit9f4b52bf2b4ae5aa71fd942b132084be8a397ecb
tree8192e33493f02b6eb79069ff94292c22d6a3b8e6
parent3cafe10d2135ba7616c39a3aee1c9b330a4d6343
README.md: Updates and Fixes

* Outdated information has been removed.
* New links added.
* Placeholder added for link to change logs.

Going forward, the release process will create HTML versions of the README
and change log and will update the link in the README to the current
change log for the branch...

* In the development branches, the link will always point to the current
  release on GitHub.
* In the "releases/*" branches and the tarballs, the link will point to the
  ChangeLogs/ChangeLog-<version>.html file in the source directory.
* On the downloads website, the link will point to the
  ChangeLog-<version>.html file in the same directory.

Resolves: #1131
README.md