summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-09-07 13:40:24 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-09-07 13:40:24 (GMT)
commitddb8c75c2fe1fdcf3a024bfdb129eb6d26ac3b24 (patch)
tree6e594e4c2852f63fdc8898f8603ce06190d93b80 /ChangeLog
parent31c2a87428c8648983c3500fc9dc48bfb99c873e (diff)
downloadtk-ddb8c75c2fe1fdcf3a024bfdb129eb6d26ac3b24.zip
tk-ddb8c75c2fe1fdcf3a024bfdb129eb6d26ac3b24.tar.gz
tk-ddb8c75c2fe1fdcf3a024bfdb129eb6d26ac3b24.tar.bz2
[Bug 3565533]: Purge use of variable that was only ever checked once immediately
afterwards, except for one (buggy) case where it was checked without assignment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4590f7c..84ceccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-09-07 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkCanvPs.c (TkCanvPostscriptCmd): [Bug 3565533]: Purge use
+ of variable that was only ever checked once immediately afterwards,
+ except for one (buggy) case where it was checked without assignment.
+
2012-08-30 Andreas Kupries <andreask@activestate.com>
* generic/tkCanvWind.c (CanvasPsWindow): Unbreak AIX, replaced use