summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-03-31 02:43:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-03-31 02:43:04 (GMT)
commit6320df04ec1f7454632285dcfc34f22a38122b0f (patch)
tree65be2fd875f5250e5cd565e7a7527ec67aa5c440 /ChangeLog
parent414d57df04c2b297793973c5dec6637ca7253ece (diff)
downloadtk-6320df04ec1f7454632285dcfc34f22a38122b0f.zip
tk-6320df04ec1f7454632285dcfc34f22a38122b0f.tar.gz
tk-6320df04ec1f7454632285dcfc34f22a38122b0f.tar.bz2
* generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.h
* generic/tkScale.c: header file. All tk*Port.h files have long had a #include <math.h>, and other parts of Tk routinely make use of libm-supplied math routines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f78d9e..ad231cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-31 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.h
+ * generic/tkScale.c: header file. All tk*Port.h files have long
+ had a #include <math.h>, and other parts of Tk routinely make use
+ of libm-supplied math routines.
+
2004-03-30 Daniel Steffen <das@users.sourceforge.net>
* macosx/tclets.r (removed): obsolete holdover from mac classic.