This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Where can I find a CHANGELOG for setup-x86_64.exe?


On Feb  5 13:42, WST CI wrote:
> I would like to locate an accurate changelog for the main Cygwin setup executable that you run when you install Cygwin.
> 
> In the cygwin-announce mailing list, I can find some of them by searching for "updated: setup", but not all of them come up and it's a very clunky way of finding them.
> 
> In https://cygwin.com/git/gitweb.cgi?p=cygwin-apps/setup.git;a=tree there unfortunately isn't a changelog file.
> 
> However, on the GitWeb shortlog you can see the commit titles and tags, which kind-of provides what I'm looking for, although these are not strictly 'patch notes', and some changes may not be fully described in the commit title.
> 
> Does anybody have any suggestions?

$ git clone git://cygwin.com/git/cygwin-setup.git
$ cd cygwin-setup
$ git log


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]