summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-10-19 15:24:43 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-10-19 15:24:43 (GMT)
commitbc7953bb9ea9f68296b5274ebcde73616c14c379 (patch)
tree1f5d7bae71789afc0554bd7a231bdda7cb8708ef /ChangeLog
parent033a34d42974f5727b36afbf5a2838a8c24a84c4 (diff)
downloadtk-bc7953bb9ea9f68296b5274ebcde73616c14c379.zip
tk-bc7953bb9ea9f68296b5274ebcde73616c14c379.tar.gz
tk-bc7953bb9ea9f68296b5274ebcde73616c14c379.tar.bz2
Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2cb414..cede6f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-10-19 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * tests/canvPsImg.tcl, tests/canvPsBmap.tcl:
+ * generic/tkBitmap.c, bitmaps/*.bmp:
+ * library/demos/icon.tcl, library/demos/items.tcl:
+ * library/demos/label.tcl, library/demos/menu.tcl:
+ * library/demos/ruler.tcl, library/demos/twind.tcl:
+ * library/demos/images/*.bmp: Renamed all X bitmap files files to
+ have an .xbm extension so Windows users won't get confused when
+ wandering around the Tcl source tree. [Bug 733835]
+
2004-10-11 Miguel Baņon <bagnonm@users.sourceforge.net>
* library/msgs/sv.msg: Swedish message catalog from Mats Bengtsson.