summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-04-10 11:07:32 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-04-10 11:07:32 (GMT)
commit48744e4860d89cb76d21b59855fee32aa81d449c (patch)
treec7264979de0cf6e2ba80490cc2bdd755f5ccc6c7 /ChangeLog
parent5a33482d9b951eb10bc1f3204b3adf8ac219fe5a (diff)
downloadtk-48744e4860d89cb76d21b59855fee32aa81d449c.zip
tk-48744e4860d89cb76d21b59855fee32aa81d449c.tar.gz
tk-48744e4860d89cb76d21b59855fee32aa81d449c.tar.bz2
Squelch all mention of prolog.ps; it isn't used. [Bug 1466509]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0dfcec..776aad7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-04-10 Donal K. Fellows <dkf@users.sf.net>
+ * generic/tkCanvPs.c (TkPostscriptInfo): [Bug 1466509]: Eliminate old
+ and misleading comments mentioning prolog.ps.
+ * generic/prolog.ps, library/prolog.ps: Remove unused files.
+ * unix/Makefile.in, win/Makefile.in: Stop building distributions that
+ include the removed files or trying to install them.
+
* library/tk.tcl: [Bug 2116837]: Add event definitions to handle the
standard virtual events when Caps Lock is on.