diff --git a/ChangeLog b/ChangeLog index 7a4a2580..774345b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-16 Bart Hakvoort + + * compose/.cvsignore: added *.swp + * compose/README: corrected url + 2006-03-16 Bart Hakvoort * src/ext2.cc, diff --git a/compose/.cvsignore b/compose/.cvsignore index 282522db..454f66d9 100644 --- a/compose/.cvsignore +++ b/compose/.cvsignore @@ -1,2 +1,3 @@ Makefile Makefile.in +*.swp diff --git a/compose/README b/compose/README index a4868501..509c1eee 100644 --- a/compose/README +++ b/compose/README @@ -16,5 +16,5 @@ the License, or (at your option) any later version. Basic usage is like: String::ucompose("This is a %1x%2 matrix.", rows, cols); -See http://www.cs.aau.dk/~olau/compose for more details. +See http://www.cs.auc.dk/~olau/compose for more details.