X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ChangeLog;h=7008bb4901afc9a7126f355d8ccbf8f22dc70513;hp=9d497859971421bc323cb41f8771888a68b6ae8c;hb=8a4e28dc8121e50d987e888f9688412e1d3ee663;hpb=4c0bbba10dc30ffc2123df7d3978e7a5aa62cddb diff --git a/ChangeLog b/ChangeLog index 9d497859..7008bb49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ This file is not yet operational. Eventually it should record all changes. -Till then, you are advised to resort to our CVS server where all changes are +Till then, you are advised to resort to our git server where all changes are logged. This is how to get anonymous read-only access: -$ cvs -d :pserver:anoncvs@cvs.ginac.de:/home/cvs/GiNaC login -enter the password `anoncvs' -$ cvs -d :pserver:anoncvs@cvs.ginac.de:/home/cvs/GiNaC -z 9 co GiNaC +$ git clone git://www.ginac.de/ginac.git ginac +$ cd ginac; git whatchanged +Alternatively you can browse the repository on-line at +https://www.ginac.de/ginac.git