diff --git a/ChangeLog b/ChangeLog
index 6f5ea823945b22dec7dada6a5e89ac45e04c1d99..62d664c7d45e6fe2c88cc1cf123f7610e57680a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-04-21  Per Cederqvist  <ceder@ceder.dyndns.org>
+
+	Create ISO file systems.  (Bug 1017).
+	* mkiso.py: Create an ISO file system of files not yet backed up.
+	* createdb.sql: Populate the database with /movies/dc,
+	/movies/olymp, and the media batches that I currently have.
+	(media_batch): New table.
+	(media): New column: batch_id.
+
 2003-04-20  Per Cederqvist  <ceder@ceder.dyndns.org>
 
 	Schema fix.