summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-06-05 12:56:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-06-05 12:56:03 (GMT)
commit036648890d927acf9cb4e812325b311f7710cdf9 (patch)
treec67177f201763b8a5e029a2087e755f0be56c791 /ChangeLog
parent8215fa173ab432f30c44ae3abe85e1669755c752 (diff)
downloadtk-036648890d927acf9cb4e812325b311f7710cdf9.zip
tk-036648890d927acf9cb4e812325b311f7710cdf9.tar.gz
tk-036648890d927acf9cb4e812325b311f7710cdf9.tar.bz2
Fix [Bug 1731348]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bad593e..43d4911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/photo.n: Clarified the fact that base64 support for the -data
+ option is not universal. [Bug 1731348] (matzek)
+
2007-06-03 Daniel Steffen <das@users.sourceforge.net>
* unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning.
@@ -6,7 +11,7 @@
* macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.
- * macosx/tkMacOSXDraw.c: comment formatting fixes for Xcode 3.0.
+ * macosx/tkMacOSXDraw.c: comment formatting fixes for Xcode 3.0
* macosx/tkMacOSXEmbed.c:
* macosx/tkMacOSXEntry.c:
* macosx/tkMacOSXFont.c: