]> www.ginac.de Git - ginac.git/blobdiff - ChangeLog
G_eval: fix incorrect use of STL iterator.
[ginac.git] / ChangeLog
index fe9063112bf18172d9323db50e1c0f9311567753..b57ef5bac11d572659fb653c9b4586f5a616b25c 100644 (file)
--- 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