summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2001-02-13 21:52:45 (GMT)
committerericm <ericm>2001-02-13 21:52:45 (GMT)
commit6e0cc36e78b8e405dea239f63fba7ee1168bcc40 (patch)
treef271bf808f7ed04a3860c4035618c3e4f9a9c602 /ChangeLog
parent413e598de2e293d8046eaadcb0e4e30a9b9f49cc (diff)
downloadtk-6e0cc36e78b8e405dea239f63fba7ee1168bcc40.zip
tk-6e0cc36e78b8e405dea239f63fba7ee1168bcc40.tar.gz
tk-6e0cc36e78b8e405dea239f63fba7ee1168bcc40.tar.bz2
* doc/photo.n: [Bug 132213] Added clarification on interpretation
of ranges for "photoName data -from" subcommand.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1b97b8..f7428e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-13 Eric Melski <ericm@interwoven.com>
+
+ * doc/photo.n: [Bug 132213] Added clarification on interpretation
+ of ranges for "photoName data -from" subcommand.
+
2001-02-12 D. Richard Hipp <drh@hwaci.com>
TIP #21: Asymmetric padding in the pack and grid geometry managers.