diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index a08172b48..640d45dfb 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,6 +1,7 @@ 2001-02-25 Keisuke Nishida * match.scm: New file, including Andrew K. Wright's pattern matcher. + * Makefile.am (ice9_sources): Added match.scm. 2001-02-16 Marius Vollmer