]> 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:05 +0000 (13:15 +0000)
commite938c6ed8b89110fc9ad839bea57e05e6900bca1
treec096db87f704c6692b2d81fa9a96274fec5d5594
parentbac20a4c09090e2902c0352cdf1ae26012ffd193
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