diff --git a/.cvsignore b/.cvsignore
index db7194bf6e4f10dc18c8f4f50e97c1d7cf98ce08..4afb48517c2048b1025397da272fc2fa2a440405 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -2,8 +2,7 @@ Makefile
 Makefile.in
 aclocal.m4
 alberta-*.tar.gz
-alberta-1.2-pre4
-alberta-1.2-pre4-demo
+alberta-1.2-pre8-demo
 autom4te.cache
 bin
 config.cache
diff --git a/ChangeLog b/ChangeLog
index fe81a5ec882df2728130fe90acd3b7a9fa1db628..608b18c064abb6b5e7f9bf24c3427e5eebcb80a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -557,12 +557,6 @@
 	When using a preconditioner terminate when the real residuum is below
 	the tolerance. "delta" only holds the residuum of P^{-1} (A x - b).
 
-2003-08-06  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
-
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-	When using a preconditioner terminate when the real residuum is below
-	the tolerance. "delta" only holds the residuum of P^{-1} (A x - b).
-
 2003-08-05  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
 
 	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c: