X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ChangeLog;h=7008bb4901afc9a7126f355d8ccbf8f22dc70513;hp=fe9063112bf18172d9323db50e1c0f9311567753;hb=9d9503cff68b40c4c5f6a2f9eb7ae9b32c53a486;hpb=c06c3bd06e86e41ec5905b3fce42ba148b9fd85b;ds=sidebyside diff --git a/ChangeLog b/ChangeLog index fe906311..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@cvsthep.physik.uni-mainz.de:/home/cvs login -enter the password `anoncvs' -$ cvs -d :pserver:anoncvs@cvsthep.physik.uni-mainz.de:/home/cvs -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