X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ChangeLog;h=b57ef5bac11d572659fb653c9b4586f5a616b25c;hp=fe9063112bf18172d9323db50e1c0f9311567753;hb=eff5558e5d0c6dcc70883962ed3a72a1cc6ad03b;hpb=c06c3bd06e86e41ec5905b3fce42ba148b9fd85b diff --git a/ChangeLog b/ChangeLog index fe906311..b57ef5ba 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 +http://www.ginac.de/ginac.git