From 75197967f36133f02130210c96d795378e5729da Mon Sep 17 00:00:00 2001
From: Andrey Kiselev <[EMAIL REDACTED]>
Date: Fri, 5 Sep 2008 06:47:52 +0000
Subject: [PATCH] *** empty log message ***
---
ChangeLog | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 1f7ffec0..e8b78f32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-05 Andrey Kiselev <dron@ak4719.spb.edu>
+
+ * tools/tiffsplit.c: Use dynamically allocated array instead of static
+ when constructing output file names.
+
2008-09-03 Andrey Kiselev <dron@ak4719.spb.edu>
* tools/tiffsplit.c: Get rid of unsafe strcpy()/strcat() calls when