summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d630555..b458af4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-07-17 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * doc/photo.n: [$photo put] has been able to take rectangles of
+ pixel colours, specified as lists of lists, for years. Now this
+ is a documented feature. [Bug 728952]
+
* generic/tkPanedWindow.c (PanedWindowReqProc): Fix from Eric
Boudaillier so panedwindows get their geometry right even when
their children don't know their size initially. [Bug 738143]