added a bzdist target


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@31 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/ChangeLog b/ChangeLog
index 195bb4b..68e75b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-24  Frederic Gobry  <gobry@puck.ch>
+
+	* Makefile.am: added a bzdist target that creates a bzip2 archive
+	of the project.
+
 2002-03-24  Julian Seward  <sewardj@localhost.localdomain>
 
 	* vg_to_ucode.c (disInstr): Implement DAA as well as DAS.