]> www.ginac.de Git - ginac.git/blobdiff - ChangeLog
G_eval: fix incorrect use of STL iterator.
[ginac.git] / ChangeLog
index 9d497859971421bc323cb41f8771888a68b6ae8c..b57ef5bac11d572659fb653c9b4586f5a616b25c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 This file is not yet operational.  Eventually it should record all changes.
 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:
 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
+http://www.ginac.de/ginac.git