On Sun, Dec 8, 2013 at 2:37 PM, John Williams <jwilliams4200@gmail.com> wrote:
I always like to look at changelogs, but I am not adept at navigating a gitweb. This changelog is quite different (and more informative for me) than the normal git log that I was able to navigate to myself.
How did you determine the URL for this particular changelog? Will that URL for the changelog stay the same in the future, or will a new URL be required when a new version is tagged/released? How would I find a changelog URL for a new version?
Ah, answered my own question. That changelog is an actual file in the git tree, for some reason under the debian directory at debian/changelog, even though it includes some entries applicable to the MS Windows client. Here is a shorter URL I navigated to by clicking on "raw" instead of "blob":
http://code.x2go.org/gitweb?p=x2goclient.git;a=blob_plain;f=debian/changelog...